Table of Contents

Enum CecUserControlCode

Namespace
CecSharp
Assembly
LibCecSharp.dll

User control code, the key code when the user presses or releases a button on the remote. Used by SendKeypress() and the CecKey callback.

public enum CecUserControlCode

Fields

Angle = 80
Backward = 76
ChannelDown = 49
ChannelUp = 48
Clear = 44
ContentsMenu = 11
Data = 118
DisplayInformation = 53
Dot = 42
Down = 2
Eject = 74
ElectronicProgramGuide = 83
Enter = 43
Exit = 13
F1Blue = 113
F2Red = 114
F3Green = 115
F4Yellow = 116
F5 = 117
FastForward = 73
FavoriteMenu = 12
Forward = 75
Help = 54
InitialConfiguration = 85
InputSelect = 52
Left = 3
LeftDown = 8
LeftUp = 7
Max = 118
Mute = 67
MuteFunction = 101
NextFavorite = 47
Number0 = 32
Number1 = 33
Number2 = 34
Number3 = 35
Number4 = 36
Number5 = 37
Number6 = 38
Number7 = 39
Number8 = 40
Number9 = 41
PageDown = 56
PageUp = 55
Pause = 70
PausePlayFunction = 97
PauseRecord = 78
PauseRecordFunction = 99
Play = 68
PlayFunction = 96
Power = 64
PowerOffFunction = 108
PowerOnFunction = 109
PowerToggleFunction = 107
PreviousChannel = 50
Record = 71
RecordFunction = 98
RestoreVolumeFunction = 102
Rewind = 72
Right = 4
RightDown = 6
RightUp = 5
RootMenu = 9
SamsungReturn = 145
Select = 0
SelectAVInputFunction = 105
SelectAudioInputFunction = 106
SelectMediaFunction = 104
SetupMenu = 10
SoundSelect = 51
Stop = 69
StopFunction = 100
StopRecord = 77
SubPicture = 81
TimerProgramming = 84
TuneFunction = 103
Unknown = 255
Up = 1
VideoOnDemand = 82
VolumeDown = 66
VolumeUp = 65