maxQuality property

VideoSendSettingsMaxQualityUpdate? maxQuality
inherited

Set the maximum quality to be used for a video track. If set to a quality level for which there are no encoding setting specified, the client will use the next lower quality for which encoding setting do exist.

Implementation

VideoSendSettingsMaxQualityUpdate? get maxQuality =>
    throw _privateConstructorUsedError;