RTMPIngress$json top-level constant
Implementation
@$core.Deprecated('Use rTMPIngressDescriptor instead')
const RTMPIngress$json = {
'1': 'RTMPIngress',
'2': [
{'1': 'width', '3': 1, '4': 1, '5': 13, '10': 'width'},
{'1': 'height', '3': 2, '4': 1, '5': 13, '10': 'height'},
{'1': 'frame_rate', '3': 3, '4': 1, '5': 1, '10': 'frameRate'},
{'1': 'software', '3': 4, '4': 1, '5': 9, '10': 'software'},
{'1': 'version', '3': 5, '4': 1, '5': 9, '10': 'version'},
{'1': 'encoder', '3': 6, '4': 1, '5': 9, '10': 'encoder'},
{'1': 'remote_addr', '3': 7, '4': 1, '5': 9, '10': 'remoteAddr'},
],
};