Get the audio channels

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

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

See Also