![]() |
![]() |
![]() |
WaveFormat.Channels Property |
Language: |
Retrieves and sets the number of channels in the waveform-audio data, for the format type.
Visual Basic .NET Public Property Channels As Short C# public short Channels { get; set; } Managed C++ public: __property short get_Channels();
public: __property void set_Channels(short);JScript .NET public function get Channels() : short
public function set Channels(short);
System.Int16 . The number of channels in the waveform-audio data, for the format type.
This property is read/write.
Monaural data uses one channel and stereo data uses two channels.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center