audioEncodedSampleRate property

int audioEncodedSampleRate
getter/setter pair

Description: The audio sample rate of the stream to publish.

Value: Valid values: [48000, 44100, 32000, 24000, 16000, 8000]. Default: 48000 (Hz).

Implementation

int audioEncodedSampleRate = 0;