Event |
Result(s) |
Fired by |
Description |
DVBViewerIsConnected |
|
Viewer |
The event gets fired when the DVBViewer is connected to
the plugin. |
Action |
Action ID |
Viewer |
The event gets fired whenever a new action is
processed. (Description
here) |
Channel |
ChannelNr |
Viewer |
The event gets fired on every channelchange |
AddRecord |
Timer ID |
Viewer / Service |
The event gets fired whenever a new Timer is added. |
TimerListUpdated |
|
Viewer / Service |
The event gets fired whenever the timer list is
changed. |
RecordingListUpdated | | Viewer / Service | The event gets fired whenever the the recording list has
changed. |
StartRecord |
Timer ID, Number of active
recordings |
Viewer / Service |
The event gets fired whenever a recording starts. |
EndRecord |
Timer ID, Number of active
recordings |
Viewer / Service |
The event gets fired whenever a recording ends. |
AllActiveRecordings
Finished |
|
Viewer / Service |
The event gets fired whenever the last active recording
finishs. |
Window |
OSD Window ID |
Viewer |
The event gets fired whenever a OSD-window is activated. |
ControlChange |
OSD Window ID, Control ID |
Viewer |
The event gets fired whenever an OSD Control gets the
focus. |
SelectedItemChange |
|
Viewer |
The event gets fired whenever the selectedItem in an
OSD list changes. |
RDS |
RDS Text |
Viewer |
The event gets fired whenever a new RDS Text arrives. |
Playlist |
Filename |
Viewer |
The event gets fired whenever a new playlistitem starts
playing. |
Playbackstart |
|
Viewer |
The event gets fired whenever a media playback starts. |
PlaybackEnd |
|
Viewer |
The event gets fired whenever a media playback ends. |
Close |
|
Viewer |
The event gets fired when the DVBViewer is shutting
down. |
EPGUpdateFinished |
|
Viewer |
The event gets fired whenever the UpdateEPG action
finishs. |
PlaystateChange |
PlayerState |
Viewer |
The event gets fired whenever the play state changes.
(PLAY, PAUSE or STOP) |
RatioChange |
Ratio |
Viewer |
The event gets fired whenever the ratio changes. (133 =
4:3, 178 = 16:9) |
DisplayChange |
DisplayType |
Viewer |
The event gets fired whenever the display type changes.
(NONE, OSD, TV, DVD, MEDIA, SLIDESHOW, TELETEXT) |
RenderPlaystateChange |
RendererType, PlaysState |
Viewer |
The event gets fired whenever the internal playstate
changes. |
RendererChange |
RendererType |
Viewer |
The event gets fired whenever the renderer changes. |
NumberOfClientsChanged |
|
Service |
The event gets fired whenever the number of clients
connected to the service change. |
NoClientActive |
|
Service |
The event gets fired whenever the last client
disconnects from the service. |
ServiceNotAlive |
|
Service |
The event gets fired whenever the service not alive. |
DVBViewerEventHandlingNotAlive |
|
Viewer |
The event gets fired whenever the DVBViewer can't sent
events. |