samplesPerChannel property

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

The number of samples per channel in the audio frame.

Implementation

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