QosMetrics.MinimumThresholdExceeded Property

[Deprecated] Boolean value indicating whether the video bitrate is about to go below the current minimum video bitrate.

Syntax

public:
property bool MinimumThresholdExceeded {
         bool get ();
}  

Property value

Type: bool 

 True if the bitrate is about to go below the value set in QosSettings.MinimumVideoBitRate; False otherwise.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

QosMetrics Class

QosMetrics Members

Windows.Xbox.SmartGlass Namespace