PipeProduceRequest$json top-level constant

  1. @Deprecated('Use pipeProduceRequestDescriptor instead')
Map<String, Object> const PipeProduceRequest$json

Implementation

@$core.Deprecated('Use pipeProduceRequestDescriptor instead')
const PipeProduceRequest$json = {
  '1': 'PipeProduceRequest',
  '2': [
    {'1': 'roomId', '3': 1, '4': 1, '5': 9, '10': 'roomId'},
    {'1': 'kind', '3': 2, '4': 1, '5': 9, '10': 'kind'},
    {'1': 'remoteMomoId', '3': 3, '4': 1, '5': 9, '10': 'remoteMomoId'},
    {'1': 'producerId', '3': 4, '4': 1, '5': 9, '10': 'producerId'},
    {'1': 'producerPeerId', '3': 5, '4': 1, '5': 9, '10': 'producerPeerId'},
    {
      '1': 'rtpParameters',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.ProtoRtpParameters',
      '10': 'rtpParameters'
    },
    {'1': 'label', '3': 7, '4': 1, '5': 9, '10': 'label'},
  ],
};