channels property
Kept: commons rejects channels > 1 with RAC_ERROR_NOT_SUPPORTED, and this is the only signal that a caller pushed interleaved stereo.
Implementation
@$pb.TagNumber(4)
$core.int get channels => $_getIZ(3);
Implementation
@$pb.TagNumber(4)
set channels($core.int value) => $_setSignedInt32(3, value);