Constructors
constructor
- new PLVMediaBitRate(name, index): PLVMediaBitRate
Parameters
- name: string
- index: number
Properties
Readonly
index
index: number
Readonly
name
name: string
Static
Readonly
BITRATE_AUTO
Static
Readonly
BITRATE_UNKNOWN
Static
Readonly
VOD_FLUENCY
Static
Readonly
VOD_HIGH
Static
Readonly
VOD_SUPER
Static
Private
Readonly
mapVodIndexToBitRate
Methods
Static
ofVodIndex
- ofVodIndex(index): PLVMediaBitRate