RTPPayloadInfo.bitrate
uint bitrate() @propertyGet bitrate field.
Returns
the bitrate of the media. 0 = unknown/variable.
void bitrate(uint propval) @propertySet bitrate field.
Parameters
propval | the bitrate of the media. 0 = unknown/variable. |