syncProgressToRecordFrame property

bool syncProgressToRecordFrame
final

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

Implementation

final bool syncProgressToRecordFrame;