audioBitsPerSample property
The number of bits per audio sample point.
Implementation
@JsonKey(name: 'audioBitsPerSample')
final int? audioBitsPerSample;
The number of bits per audio sample point.
@JsonKey(name: 'audioBitsPerSample')
final int? audioBitsPerSample;