mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
872 B
872 B
Home > puppeteer > Protocol > Media > PlayerErrorsRaisedEvent
Protocol.Media.PlayerErrorsRaisedEvent interface
Send a list of any errors that need to be delivered.
Signature:
export interface PlayerErrorsRaisedEvent
Properties
Property | Type | Description |
---|---|---|
errors | PlayerError[] | |
playerId | PlayerId |