syncProgressToRecordFrame property

bool syncProgressToRecordFrame
getter/setter pair

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 and false for disable the function. The default is false.

Implementation

bool syncProgressToRecordFrame;