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