Agora Java API Reference for Android
|
Public Member Functions | |
int | getValue () |
Public Attributes | |
MIRROR_MODE_AUTO =(0) | |
MIRROR_MODE_ENABLED =(1) | |
MIRROR_MODE_DISABLED =(2) | |
Video mirror mode types.
io.agora.rtc2.video.VideoEncoderConfiguration.MIRROR_MODE_TYPE.MIRROR_MODE_AUTO =(0) |
(Default) 0: The mirror mode determined by the SDK.
io.agora.rtc2.video.VideoEncoderConfiguration.MIRROR_MODE_TYPE.MIRROR_MODE_ENABLED =(1) |
1: Enable the mirror mode.
io.agora.rtc2.video.VideoEncoderConfiguration.MIRROR_MODE_TYPE.MIRROR_MODE_DISABLED =(2) |
2: Disable the mirror mode.