|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| NSArray< AgoraTranscodingVideoStream * > *_Nullable | videoInputStreams |
| AgoraVideoEncoderConfiguration *_Nonnull | videoOutputConfiguration |
| BOOL | syncWithPrimaryCamera |
|
readwritenonatomiccopy |
The video streams for local video mixing. See AgoraTranscodingVideoStream.
|
readwritenonatomicstrong |
The encoding configuration of the mixed video stream after the local video mixing. See AgoraVideoEncoderConfiguration.
|
readwritenonatomicassign |
Whether to use the timestamp when the primary camera captures the video frame as the timestamp of the mixed video frame.