CaptureCaps.Channels Property

Language:

Retrieves the number of channels supported by the device.

Definition

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

Property Value

System.Int32
The number of channels supported by the device.

This property is read-only. 

Remarks

Mono is one channel, stereo is two channels, and so on.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center