Interface: onPlaybackStateChangeData
Defined in: types/Events.ts:186
Properties
isBuffering
isBuffering: boolean;
Defined in: types/Events.ts:194
Whether the video is buffering.
isPlaying
isPlaying: boolean;
Defined in: types/Events.ts:190
Whether the video is playing.