ChannelCount Property
Summary
Indicates the channel count value.
Syntax
public int ChannelCount { get; set; }
public:
property Int32 ChannelCount
{
Int32 get()
void set(Int32 value)
}
Property Value
The value for the channel count.
Requirements
Target Platforms
See Also
AudioProperties Class
AudioProperties Members
Leadtools.SpeechRecognition Namespace