samplesPerChannel property
The number of samples per channel in the audio frame.
Implementation
@JsonKey(name: 'samplesPerChannel')
final int? samplesPerChannel;
The number of samples per channel in the audio frame.
@JsonKey(name: 'samplesPerChannel')
final int? samplesPerChannel;