RtpBase$json top-level constant

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

Implementation

@$core.Deprecated('Use rtpBaseDescriptor instead')
const RtpBase$json = {
  '1': 'RtpBase',
  '2': [
    {'1': 'ssrc', '3': 1, '4': 1, '5': 13, '10': 'ssrc'},
    {'1': 'kind', '3': 2, '4': 1, '5': 9, '10': 'kind'},
    {'1': 'timestamp_ms', '3': 3, '4': 1, '5': 1, '10': 'timestampMs'},
  ],
};