audioEncodedCodecType property

int audioEncodedCodecType
getter/setter pair

描述:要发布的流的音频编解码器。

取值:有效值:0(LC-AAC);1(HE-AAC);2(HE-AACv2)。默认值:0

Implementation

int audioEncodedCodecType = 0;