Line # |
Kind |
Name |
Docs |
36
|
Class |
PlayerPlaying |
Sent over the message bus when the first frame or buffer of a media
has
|
42
|
Class |
PlayerStopping |
Sent over the message bus when the playing is stopped.
|
63
|
Class |
PlayerLoading |
Sent over the message bus when the player is asked to play. When the
|
75
|
Class |
PlayerBuffering |
Sent if the player is loading before playing or if it is prebuffering
during
|
107
|
Class |
PlayerPausing |
Sent over the message bus when the playing is paused.
|
112
|
Class |
NewClock |
This message is triggered everytime the engine gets a new Clock.
|
131
|
Class |
NewBaseTime |
This message is triggered everytime, the engine got a new BaseTime.
This
|
146
|
Class |
PlayerError |
Sent over the message bus if the player encountered an issue.
|
170
|
Class |
Player |
A player can play one audio or video media at a time. All it needs is
a
|