audioEncodedCodecType property

int audioEncodedCodecType
getter/setter pair

Description: The audio codec of the stream to publish.

Value: Valid values: 0 (LC-AAC); 1 (HE-AAC); 2 (HE-AACv2). Default: 0.

Implementation

int audioEncodedCodecType = 0;