liveStreamModeVideoScaleFit constant Null safety
Video dimensions are scaled proportionally. All video content is prioritized for display. If the video dimensions do not match the display window, the unfilled area of the window will be filled with the background color.
Implementation
static const int liveStreamModeVideoScaleFit = 0;