Agora Java API Reference for Android
|
#include <AgoraBase.h>
Public Attributes | |
unsigned int | streamCount |
TranscodingVideoStream * | videoInputStreams |
VideoEncoderConfiguration | videoOutputConfiguration |
bool | sync_with_primary_camera |
The definition of the LocalTranscodingConfiguration struct.
unsigned int agora::rtc::LocalTranscoderConfiguration::streamCount |
The number of videoInputStreams in the transcoder.
TranscodingVideoStream* agora::rtc::LocalTranscoderConfiguration::videoInputStreams |
The video stream layout configuration in the transcoder.
VideoEncoderConfiguration agora::rtc::LocalTranscoderConfiguration::videoOutputConfiguration |
The video encoder configuration of transcoded video.
bool agora::rtc::LocalTranscoderConfiguration::sync_with_primary_camera |
Mixer is forced to be synchronized with the primary camera