receivedSampleRate property
The sampling rate of the received audio stream in the reported interval.
Implementation
@JsonKey(name: 'receivedSampleRate')
final int? receivedSampleRate;
The sampling rate of the received audio stream in the reported interval.
@JsonKey(name: 'receivedSampleRate')
final int? receivedSampleRate;