bitrate property
The audio sample rate to use for codec2
Implementation
@$pb.TagNumber(3)
ModuleConfig_AudioConfig_Audio_Baud get bitrate => $_getN(2);
Implementation
@$pb.TagNumber(3)
set bitrate(ModuleConfig_AudioConfig_Audio_Baud value) =>
$_setField(3, value);