outputAudioDurationMs property
- @TagNumber.new(24)
Implementation
@$pb.TagNumber(24)
$fixnum.Int64 get outputAudioDurationMs => $_getI64(20);
- @TagNumber.new(24)
Implementation
@$pb.TagNumber(24)
set outputAudioDurationMs($fixnum.Int64 value) => $_setInt64(20, value);