audioDataLength property

int audioDataLength
getter/setter pair

需要混入推流的音频 PCM 数据长度,若数据长度足够,则需和 expectedDataLength 一致

Implementation

int audioDataLength;