TRTC_VIDEO_RENDER_MODE_FIT constant
int
const TRTC_VIDEO_RENDER_MODE_FIT
The long side of the image will fit the screen, while the short side will be proportionally scaled with unmatched areas being filled with black color blocks
Implementation
static const int TRTC_VIDEO_RENDER_MODE_FIT = 1;