Class DirectCdnStreamingStats

The statistics of the current CDN streaming.

Hierarchy

  • DirectCdnStreamingStats

Constructors

Properties

audioBitrate?: number

The bitrate (bps) of the current audio frame.

fps?: number

The frame rate (fps) of the current video frame.

videoBitrate?: number

The bitrate (bps) of the current video frame.

videoHeight?: number

The height (px) of the video frame.

videoWidth?: number

The width (px) of the video frame.

Generated using TypeDoc