samplesPerSec property

  1. @JsonKey(name: 'samplesPerSec')
int? samplesPerSec
final

The number of samples per channel in the audio frame.

Implementation

@JsonKey(name: 'samplesPerSec')
final int? samplesPerSec;