ProtoEncodings$json top-level constant

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

Implementation

@$core.Deprecated('Use protoEncodingsDescriptor instead')
const ProtoEncodings$json = {
  '1': 'ProtoEncodings',
  '2': [
    {'1': 'ssrc', '3': 1, '4': 1, '5': 3, '10': 'ssrc'},
    {'1': 'rid', '3': 2, '4': 1, '5': 9, '10': 'rid'},
    {'1': 'codecPayloadType', '3': 3, '4': 1, '5': 5, '10': 'codecPayloadType'},
    {
      '1': 'rtx',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.ProtoEncodings.ProtoRTX',
      '10': 'rtx'
    },
    {'1': 'dtx', '3': 5, '4': 1, '5': 8, '10': 'dtx'},
    {'1': 'scalabilityMode', '3': 6, '4': 1, '5': 9, '10': 'scalabilityMode'},
    {
      '1': 'scaleResolutionDownBy',
      '3': 7,
      '4': 1,
      '5': 5,
      '10': 'scaleResolutionDownBy'
    },
    {'1': 'maxBitrate', '3': 8, '4': 1, '5': 5, '10': 'maxBitrate'},
    {'1': 'active', '3': 9, '4': 1, '5': 8, '10': 'active'},
    {'1': 'maxFramerate', '3': 10, '4': 1, '5': 5, '10': 'maxFramerate'},
  ],
  '3': [ProtoEncodings_ProtoRTX$json],
};