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