videoStreamLow constant Null safety
In an unstable downstream network, the SDK only receives low-quality streams that have a low resolution and bitrate.
This option is valid only for setRemoteSubscribeFallbackOption and takes no effect on setLocalPublishFallbackOption.
Implementation
static const int videoStreamLow = 1;