Skip to main content

Module media

Module media 

Source
Expand description

This domain allows detailed inspection of media elements.

Structs§

Player
PlayerError
Corresponds to kMediaError
PlayerErrorSourceLocation
Represents logged source line numbers reported in an error. NOTE: file and line are from chromium c++ implementation code, not js.
PlayerEvent
Corresponds to kMediaEventTriggered
PlayerMessage
Have one type per entry in MediaLogRecord::Type Corresponds to kMessage
PlayerProperty
Corresponds to kMediaPropertyChange

Type Aliases§

PlayerId
Players will get an ID that is unique within the agent context.
Timestamp