|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| unsigned int | streamCount |
| TranscodingVideoStream * | videoInputStreams |
| VideoEncoderConfiguration | videoOutputConfiguration |
| bool | syncWithPrimaryCamera |
|
inline |
| unsigned int streamCount |
The number of the video streams for the video mixing on the local client.
| TranscodingVideoStream* videoInputStreams |
The video streams for local video mixing. See TranscodingVideoStream.
| VideoEncoderConfiguration videoOutputConfiguration |
The encoding configuration of the mixed video stream after the local video mixing. See VideoEncoderConfiguration.
| bool syncWithPrimaryCamera |
Whether to use the timestamp when the primary camera captures the video frame as the timestamp of the mixed video frame.