Returns the supported quality or resolution

Namespace: NDXVUMeterNET
Assembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)

Syntax

C#
public int BitDepth { get; }
Visual Basic
Public ReadOnly Property BitDepth As Integer
	Get
Visual C++
public:
property int BitDepth {
	int get ();
}

See Also