AudioBitrate$json top-level constant
Implementation
@$core.Deprecated('Use audioBitrateDescriptor instead')
const AudioBitrate$json = {
'1': 'AudioBitrate',
'2': [
{
'1': 'profile',
'3': 1,
'4': 1,
'5': 14,
'6': '.stream.video.sfu.models.AudioBitrateProfile',
'10': 'profile'
},
{'1': 'bitrate', '3': 2, '4': 1, '5': 5, '10': 'bitrate'},
],
};