Class PlayerPlaybackStats

The information of the media file being played.

Hierarchy

  • PlayerPlaybackStats

Constructors

Properties

audioBitrateInKbps?: number

The bitrate (kbps) of the audio.

totalBitrateInKbps?: number

The total bitrate (kbps) of the media stream.

videoBitrateInKbps?: number

The bitrate (kbps) of the video.

videoFps?: number

The frame rate (fps) of the video.

Generated using TypeDoc