AudioBitrateProfile$json top-level constant
- @Deprecated('Use audioBitrateProfileDescriptor instead')
Implementation
@$core.Deprecated('Use audioBitrateProfileDescriptor instead')
const AudioBitrateProfile$json = {
'1': 'AudioBitrateProfile',
'2': [
{'1': 'AUDIO_BITRATE_PROFILE_VOICE_STANDARD_UNSPECIFIED', '2': 0},
{'1': 'AUDIO_BITRATE_PROFILE_VOICE_HIGH_QUALITY', '2': 1},
{'1': 'AUDIO_BITRATE_PROFILE_MUSIC_HIGH_QUALITY', '2': 2},
],
};