syncProgressToRecordFrame property
Attach 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
truefor enabling the function andfalsefor disable the function. The default isfalse.
Implementation
final bool syncProgressToRecordFrame;