
18
roIRRemote
The key code from Roku’s custom code using the NEC protocol is decoded and sent as an event. Use this
object to register your Event port.
Interfaces:
• ifSetMessagePort interface:
rotVOID SetPort(rotObject message_port_object)
roIRRemoteEvent
Messages are generated on Roku Soundbridge remote key presses. These have the ifInt interface with the
useful function:
Interfaces:
• ifInt – contains keycode
rotINT32 GetInt(rotVOID)
The rotINT32 returned can have one of the following values:
West 0
East 1
North 2
South 3
Select 4
Exit 5
Power 6
Menu 7
Search 8
Play 9
Next 10
Previous 11
Pause 12
Add 13
Shuffle 14
Repeat 15
Volume up 16
Volume down 17
Brightness 18
Comentários a estes Manuais