TRTC_VIDEO_MIRROR_TYPE_AUTO constant Null safety

int const TRTC_VIDEO_MIRROR_TYPE_AUTO

The SDK determines the mirror type: mirroring the front camera's image bur not the rear camera's image

Implementation

static const int TRTC_VIDEO_MIRROR_TYPE_AUTO = 0;