TRTC_VIDEO_RENDER_MODE_FILL constant
        
        int
        const TRTC_VIDEO_RENDER_MODE_FILL
        
      
      
The entire screen will be covered by the image, where parts that exceed the screen will be cropped
Implementation
static const int TRTC_VIDEO_RENDER_MODE_FILL = 0;