| PlayerError |
Corresponds to kMediaError
|
| PlayerErrorSourceLocation |
Represents logged source line numbers reported in an error.
|
| PlayerErrorsRaised |
Send a list of any errors that need to be delivered.
|
| PlayerEvent |
Corresponds to kMediaEventTriggered
|
| PlayerEventsAdded |
Send events as a list, allowing them to be batched on the browser for less
congestion.
|
| PlayerId |
Players will get an ID that is unique within the agent context.
|
| PlayerMessage |
Have one type per entry in MediaLogRecord::Type
Corresponds to kMessage
|
| PlayerMessagesLogged |
Send a list of any messages that need to be delivered.
|
| PlayerPropertiesChanged |
This can be called multiple times, and can be used to set / override /
remove player properties.
|
| PlayerProperty |
Corresponds to kMediaPropertyChange
|
| Timestamp |
|