Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AudioQuality

Quality definition of an audio representation.

see

PlayerAPI.getAvailableAudioQualities

see

PlayerAPI.getAudioQuality

see

PlayerAPI.getPlaybackAudioData

Hierarchy

Index

Properties

Properties

bitrate

bitrate: number

The bitrate of the media representation.

id

id: string

The id of the media representation.

Optional label

label: string

The label of the media representation that should be exposed to the user (e.g. in the UI). Only set when requesting qualities through PlayerAPI.getAvailableAudioQualities and PlayerAPI.getAvailableVideoQualities.

Optional uid

uid: string

The unique id of the current segment. Only set when requesting the video quality through PlayerAPI.getPlaybackVideoData.

Generated using TypeDoc