videoStreamLow constant Null safety

int const videoStreamLow

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;