ProduceRequest$json top-level constant
Implementation
@$core.Deprecated('Use produceRequestDescriptor instead')
const ProduceRequest$json = {
'1': 'ProduceRequest',
'2': [
{'1': 'peerId', '3': 1, '4': 1, '5': 9, '10': 'peerId'},
{'1': 'roomId', '3': 2, '4': 1, '5': 9, '10': 'roomId'},
{'1': 'kind', '3': 3, '4': 1, '5': 9, '10': 'kind'},
{'1': 'paused', '3': 4, '4': 1, '5': 8, '10': 'paused'},
{'1': 'label', '3': 5, '4': 1, '5': 9, '10': 'label'},
{
'1': 'rtpParameters',
'3': 6,
'4': 1,
'5': 11,
'6': '.ProtoRtpParameters',
'10': 'rtpParameters'
},
],
};