ProtoRtpHeaderExtension$json top-level constant
Implementation
@$core.Deprecated('Use protoRtpHeaderExtensionDescriptor instead')
const ProtoRtpHeaderExtension$json = {
'1': 'ProtoRtpHeaderExtension',
'2': [
{'1': 'kind', '3': 1, '4': 1, '5': 9, '10': 'kind'},
{'1': 'uri', '3': 2, '4': 1, '5': 9, '10': 'uri'},
{'1': 'preferredId', '3': 3, '4': 1, '5': 5, '10': 'preferredId'},
{'1': 'preferredEncrypt', '3': 4, '4': 1, '5': 8, '10': 'preferredEncrypt'},
{'1': 'direction', '3': 5, '4': 1, '5': 9, '10': 'direction'},
],
};