RecordingFile$json top-level constant
Implementation
@$core.Deprecated('Use recordingFileDescriptor instead')
const RecordingFile$json = {
'1': 'RecordingFile',
'2': [
{'1': 'duration', '3': 1, '4': 1, '5': 5, '10': 'duration'},
{'1': 'size', '3': 2, '4': 1, '5': 2, '10': 'size'},
{'1': 'filename', '3': 3, '4': 1, '5': 9, '10': 'filename'},
{'1': 'location', '3': 4, '4': 1, '5': 9, '10': 'location'},
],
};