Returns the supported number of channels

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

Syntax

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

See Also