KeyConst
On this page
- KeyConst ⇐
Const- KeyConst()
- LEFT :
number - RIGHT :
number - UP :
number - DOWN :
number - FCT_1 :
number - FCT_2 :
number - FCT_3 :
number - FCT_4 :
number - PLAY :
number - PAUSE :
number - PLAY_PAUSE :
number - STOP :
number - FORWARD :
number - REWIND :
number - PREV :
number - NEXT :
number - NUM_1 :
number - NUM_2 :
number - NUM_3 :
number - NUM_4 :
number - NUM_5 :
number - NUM_6 :
number - NUM_7 :
number - NUM_8 :
number - NUM_9 :
number - NUM_0 :
number - MUTE :
number - VOL_UP :
number - VOL_DOWN :
number - PROG_UP :
number - PROG_DOWN :
number - INFO :
number - HOME :
number - SETTINGS :
number - VIDEO_SETTINGS :
number - AUDIO_SETTINGS :
number - MODECHANGE :
number - PVR :
number - REC :
number - BACK_SPACE :
number - BACK :
number - OK :
number - SPECIAL :
number - MENU :
number - POWER :
number - GUIDE :
number - EXIT :
number - DEL :
number - OPTION :
number - PIP :
number - VOD :
number - HELP :
number - AUDIO :
number - SUBTITLES :
number - FAVORITES :
number - SEARCH :
number - VIEW :
number - NETFLIX :
number - YOUTUBE :
number - APPS :
number - REPLAY :
number
KeyConst ⇐ Const
Kind: global class
Extends: Const
- KeyConst ⇐
Const- new KeyConst()
- .LEFT :
number - .RIGHT :
number - .UP :
number - .DOWN :
number - .FCT_1 :
number - .FCT_2 :
number - .FCT_3 :
number - .FCT_4 :
number - .PLAY :
number - .PAUSE :
number - .PLAY_PAUSE :
number - .STOP :
number - .FORWARD :
number - .REWIND :
number - .PREV :
number - .NEXT :
number - .NUM_1 :
number - .NUM_2 :
number - .NUM_3 :
number - .NUM_4 :
number - .NUM_5 :
number - .NUM_6 :
number - .NUM_7 :
number - .NUM_8 :
number - .NUM_9 :
number - .NUM_0 :
number - .MUTE :
number - .VOL_UP :
number - .VOL_DOWN :
number - .PROG_UP :
number - .PROG_DOWN :
number - .INFO :
number - .HOME :
number - .SETTINGS :
number - .VIDEO_SETTINGS :
number - .AUDIO_SETTINGS :
number - .MODECHANGE :
number - .PVR :
number - .REC :
number - .BACK_SPACE :
number - .BACK :
number - .OK :
number - .SPECIAL :
number - .MENU :
number - .POWER :
number - .GUIDE :
number - .EXIT :
number - .DEL :
number - .OPTION :
number - .PIP :
number - .VOD :
number - .HELP :
number - .AUDIO :
number - .SUBTITLES :
number - .FAVORITES :
number - .SEARCH :
number - .VIEW :
number - .NETFLIX :
number - .YOUTUBE :
number - .APPS :
number - .REPLAY :
number
KeyConst()
It defines all standard key names
LEFT : number
Move to the left
Kind: static constant of KeyConst
Default: 37
RIGHT : number
Move to the right
Kind: static constant of KeyConst
Default: 39
UP : number
Move up
Kind: static constant of KeyConst
Default: 38
DOWN : number
Move down
Kind: static constant of KeyConst
Default: 40
FCT_1 : number
Function Key 1
Kind: static constant of KeyConst
Default: 118
FCT_2 : number
Function Key 2
Kind: static constant of KeyConst
Default: 119
FCT_3 : number
Function Key 3
Kind: static constant of KeyConst
Default: 120
FCT_4 : number
Function Key 4
Kind: static constant of KeyConst
Default: 121
PLAY : number
Play the media or channel (timeshift/PLTV)
Kind: static constant of KeyConst
Default: 32
PAUSE : number
Pause the media or channel (timeshift/PLTV)
Kind: static constant of KeyConst
Default: 68
PLAY_PAUSE : number
Toggle between PLAY & PAUSE
Kind: static constant of KeyConst
Default: 88
STOP : number
Stop the media or back to live (timeshift/PLTV)
Kind: static constant of KeyConst
Default: 67
FORWARD : number
Increase playing speed rate and/or decrease rewind speed rate
Kind: static constant of KeyConst
Default: 65
REWIND : number
Increase rewind speed rate and/or decrease play speed rate
Kind: static constant of KeyConst
Default: 66
PREV : number
Select previous in playlist
Kind: static constant of KeyConst
Default: 186
NEXT : number
Select next in playlist
Kind: static constant of KeyConst
Default: 220
NUM_1 : number
Digital Key “1” (LCN)
Kind: static constant of KeyConst
Default: 49
NUM_2 : number
Digital Key “2” (LCN)
Kind: static constant of KeyConst
Default: 50
NUM_3 : number
Digital Key “3” (LCN)
Kind: static constant of KeyConst
Default: 51
NUM_4 : number
Digital Key “4” (LCN)
Kind: static constant of KeyConst
Default: 52
NUM_5 : number
Digital Key “5” (LCN)
Kind: static constant of KeyConst
Default: 53
NUM_6 : number
Digital Key “6” (LCN)
Kind: static constant of KeyConst
Default: 54
NUM_7 : number
Digital Key “7” (LCN)
Kind: static constant of KeyConst
Default: 55
NUM_8 : number
Digital Key “8” (LCN)
Kind: static constant of KeyConst
Default: 56
NUM_9 : number
Digital Key “9” (LCN)
Kind: static constant of KeyConst
Default: 57
NUM_0 : number
Digital Key “0” (LCN)
Kind: static constant of KeyConst
Default: 48
MUTE : number
Mute / Unmute the volume
Kind: static constant of KeyConst
Default: 106
VOL_UP : number
Set the Volume level higher
Kind: static constant of KeyConst
Default: 107
VOL_DOWN : number
Set the Volume level lower
Kind: static constant of KeyConst
Default: 109
PROG_UP : number
Tune to the next channel
Kind: static constant of KeyConst
Default: 33
PROG_DOWN : number
Tune to the previous channel
Kind: static constant of KeyConst
Default: 34
INFO : number
Shows the information popup
Kind: static constant of KeyConst
Default: 73
HOME : number
Shows the Homepage Screen
Kind: static constant of KeyConst
Default: 666
SETTINGS : number
Go to the Settings Screen
Kind: static constant of KeyConst
Default: 777
VIDEO_SETTINGS : number
Go to the Video Settings Screen
Kind: static constant of KeyConst
Default: 888
AUDIO_SETTINGS : number
Go to the Audio Settings Screen
Kind: static constant of KeyConst
Default: 999
MODECHANGE : number
Kind: static constant of KeyConst
Default: 555
PVR : number
Go to the Recording Menu Screen
Kind: static constant of KeyConst
Default: 80
REC : number
Ask to record the current program / channel
Kind: static constant of KeyConst
Default: 84
BACK_SPACE : number
Kind: static constant of KeyConst
Default: 18
BACK : number
Come back to the previous Screen / Cancel pending action
Kind: static constant of KeyConst
Default: 8
OK : number
Go to selected item details / Validate current action
Kind: static constant of KeyConst
Default: 13
SPECIAL : number
Kind: static constant of KeyConst
Default: 444
MENU : number
Open the menu (Homepage or lastly opened Menu Screen)
Kind: static constant of KeyConst
Default: 77
POWER : number
Power On / Off (standby)
Kind: static constant of KeyConst
Default: 27
GUIDE : number
Go to the Program Guide (EPG) Screen
Kind: static constant of KeyConst
Default: 71
EXIT : number
Exit the current popup or application
Kind: static constant of KeyConst
Default: 81
DEL : number
Ask to delete an item
Kind: static constant of KeyConst
Default: 56
OPTION : number
Kind: static constant of KeyConst
Default: 333
PIP : number
Show / Hide Picture in Picture for a given channel / media
Kind: static constant of KeyConst
Default: 222
VOD : number
Go to the VOD (Video on Demand) Menu / Launch the VOD app
Kind: static constant of KeyConst
Default: 86
HELP : number
Show a help popup / screen
Kind: static constant of KeyConst
Default: 72
AUDIO : number
Select an audio language related to the current media
Kind: static constant of KeyConst
Default: 76
SUBTITLES : number
Select a subtitle related to the current media
Kind: static constant of KeyConst
Default: 83
FAVORITES : number
Add to / Remove from Favorites
Kind: static constant of KeyConst
Default: 70
SEARCH : number
Open a search popup / go to a search menu screen
Kind: static constant of KeyConst
Default: 82
VIEW : number
Kind: static constant of KeyConst
Default: 111
NETFLIX : number
Launch the Netflix(TM) application
Kind: static constant of KeyConst
Default: 89
YOUTUBE : number
Go to the Applications Menu Screen
Kind: static constant of KeyConst
Default: 87
APPS : number
Kind: static constant of KeyConst
Default: 90
REPLAY : number
Kind: static constant of KeyConst
Default: 78