PublishOption$json top-level constant
Implementation
@$core.Deprecated('Use publishOptionDescriptor instead')
const PublishOption$json = {
'1': 'PublishOption',
'2': [
{
'1': 'track_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.stream.video.sfu.models.TrackType',
'10': 'trackType'
},
{
'1': 'codec',
'3': 2,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.models.Codec',
'10': 'codec'
},
{'1': 'bitrate', '3': 3, '4': 1, '5': 5, '10': 'bitrate'},
{'1': 'fps', '3': 4, '4': 1, '5': 5, '10': 'fps'},
{
'1': 'max_spatial_layers',
'3': 5,
'4': 1,
'5': 5,
'10': 'maxSpatialLayers'
},
{
'1': 'max_temporal_layers',
'3': 6,
'4': 1,
'5': 5,
'10': 'maxTemporalLayers'
},
{
'1': 'video_dimension',
'3': 7,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.models.VideoDimension',
'10': 'videoDimension'
},
{'1': 'id', '3': 8, '4': 1, '5': 5, '10': 'id'},
],
};