kDefault constant Null safety
(Default) Prioritizes device performance. The SDK selects the closest camera output parameters based on device performance and the codec settings configured for resolution and frame rate in setLocalVideoConfig In this case, the preview quality is close to the output quality of the encoder.
Implementation
static const int kDefault = 0;