CaptureCaps.Channels Property |
Language: |
Retrieves the number of channels supported by the device.
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
System.Int32
This property is read-only.
The number of channels supported by the device.
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