data property
Data is PCM data that is organized according to the sample format along with its possible interleaving. Data in each format is Little Endian.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get data => $_getN(0);
Data is PCM data that is organized according to the sample format along with its possible interleaving. Data in each format is Little Endian.
@$pb.TagNumber(1)
$core.List<$core.int> get data => $_getN(0);