samplesPerChannel property

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

The number of samples per channel in the audio frame.

Implementation

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