receivedSampleRate property

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

The sampling rate of the received audio stream in the reported interval.

Implementation

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