currentThreshold property
Energy threshold currently in use. (Swift/Kotlin: threshold;
C ABI: rac_vad_statistics_t::current_threshold)
Implementation
@$pb.TagNumber(2)
$core.double get currentThreshold => $_getN(1);
Implementation
@$pb.TagNumber(2)
set currentThreshold($core.double value) => $_setFloat(1, value);