SubscribeOption$json top-level constant
Implementation
@$core.Deprecated('Use subscribeOptionDescriptor instead')
const SubscribeOption$json = {
'1': 'SubscribeOption',
'2': [
{
'1': 'track_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.stream.video.sfu.models.TrackType',
'10': 'trackType'
},
{
'1': 'codecs',
'3': 2,
'4': 3,
'5': 11,
'6': '.stream.video.sfu.models.Codec',
'10': 'codecs'
},
],
};