OutboundRtp$json top-level constant
Implementation
@$core.Deprecated('Use outboundRtpDescriptor instead')
const OutboundRtp$json = {
'1': 'OutboundRtp',
'2': [
{
'1': 'base',
'3': 1,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.models.RtpBase',
'10': 'base'
},
{'1': 'fps', '3': 10, '4': 1, '5': 1, '10': 'fps'},
{
'1': 'avg_encode_time_seconds',
'3': 11,
'4': 1,
'5': 1,
'10': 'avgEncodeTimeSeconds'
},
{'1': 'bitrate_bps', '3': 12, '4': 1, '5': 1, '10': 'bitrateBps'},
{'1': 'min_dimension_px', '3': 13, '4': 1, '5': 13, '10': 'minDimensionPx'},
],
};