audioDataLength property

int audioDataLength
read / write

the length of the audio PCM data that needs to be mixed into the stream. If the data length is sufficient, it must be the same as expectedDataLength

Implementation

int audioDataLength;