RTP packet header Extension support policies. More...
Public Member Functions | |
BandwidthAdaptationPolicy (int value) | |
int | getAssignedValue () |
Static Public Member Functions | |
[static initializer] | |
static BandwidthAdaptationPolicy | getByAssignedValue (int value) |
Public Attributes | |
Disabled =(1) | |
Indicates a policy where stream bandwidth adaptation of encoder bitrates is disabled. More... | |
Enabled =(2) | |
Indicates a policy where stream bandwidth adaptation of encoder bitrates is enabled. More... | |
RTP packet header Extension support policies.
fm.liveswitch.BandwidthAdaptationPolicy.BandwidthAdaptationPolicy | ( | int | value | ) |
|
static |
int fm.liveswitch.BandwidthAdaptationPolicy.getAssignedValue | ( | ) |
|
static |
fm.liveswitch.BandwidthAdaptationPolicy.Disabled =(1) |
Indicates a policy where stream bandwidth adaptation of encoder bitrates is disabled.
fm.liveswitch.BandwidthAdaptationPolicy.Enabled =(2) |
Indicates a policy where stream bandwidth adaptation of encoder bitrates is enabled.