Module chrome_remote_interface_model::media[][src]

This domain allows detailed inspection of media elements

Structs

DisableCommand

Disables the Media domain.

DisableReturn

Disables the Media domain.

EnableCommand

Enables the Media domain

EnableReturn

Enables the Media domain

PlayerError

Corresponds to kMediaError

PlayerErrorsRaisedEvent

Send a list of any errors that need to be delivered.

PlayerEvent

Corresponds to kMediaEventTriggered

PlayerEventsAddedEvent

Send events as a list, allowing them to be batched on the browser for less congestion. If batched, events must ALWAYS be in chronological order.

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

PlayerMessagesLoggedEvent

Send a list of any messages that need to be delivered.

PlayerPropertiesChangedEvent

This can be called multiple times, and can be used to set / override / remove player properties. A null propValue indicates removal.

PlayerProperty

Corresponds to kMediaPropertyChange

PlayersCreatedEvent

Called whenever a player is created, or when a new agent joins and recieves a list of active players. If an agent is restored, it will recieve the full list of player ids and all events again.

Timestamp

Enums

PlayerErrorType
PlayerMessageLevel