audioOnly constant Null safety
In an unstable upstream network, only the audio stream is published. In an unstable downstream network, first try to receive low-quality streams with a low resolution and bitrate. If the video stream cannot be displayed due to network quality, then the stream falls back to the audio stream.
Implementation
static const int audioOnly = 2;