Inherits <NSObject>.
◆ audioInputStreams
The audio stream layout configuration in the mixed track.
◆ syncWithLocalMic
- (BOOL) syncWithLocalMic |
|
readwritenonatomicassign |
Whether to use the timestamp when the primary microphone captures the audio frame as the timestamp of the mixed audio frame.
- true: (Default) Use the timestamp of the captured audio frame as the timestamp of the mixed audio frame.
- false: Do not use the timestamp of the captured audio frame as the timestamp of the mixed audio frame. use the timestamp when the audio video frame is constructed Instead.