Agora Java API Reference for Android
|
Public Attributes | |
int | VIDEO_MIRROR_MODE_AUTO = 0 |
int | VIDEO_MIRROR_MODE_ENABLED = 1 |
int | VIDEO_MIRROR_MODE_DISABLED = 2 |
int io.agora.streaming.VideoMirrorMode.VIDEO_MIRROR_MODE_AUTO = 0 |
(Default) 0: The mode mode determined by the SDK.
int io.agora.streaming.VideoMirrorMode.VIDEO_MIRROR_MODE_ENABLED = 1 |
1: Enable the mirror mode.
int io.agora.streaming.VideoMirrorMode.VIDEO_MIRROR_MODE_DISABLED = 2 |
2: Disable the mirror mode.