syncProgressToRecordFrame property
Attaches the process information of local audio file mixing to the captured audio data. Enable the function to enhance the synchronicity of the remote audio mixing.
- The function is effective when mixing a single audio file.
- Use
true
for enabling the function andfalse
for disable the function. The default isfalse
.
Implementation
bool syncProgressToRecordFrame;