samplesPerChannel property

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

The number of audio samples per channel.

Implementation

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