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