Codec$json top-level constant

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

Implementation

@$core.Deprecated('Use codecDescriptor instead')
const Codec$json = const {
  '1': 'Codec',
  '2': const [
    const {'1': 'payload_type', '3': 1, '4': 1, '5': 13, '10': 'payloadType'},
    const {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'fmtp_line', '3': 3, '4': 1, '5': 9, '10': 'fmtpLine'},
    const {'1': 'clock_rate', '3': 4, '4': 1, '5': 13, '10': 'clockRate'},
    const {'1': 'encoding_parameters', '3': 5, '4': 1, '5': 9, '10': 'encodingParameters'},
    const {'1': 'feedbacks', '3': 6, '4': 3, '5': 9, '10': 'feedbacks'},
  ],
};