CaptureCaps.Format44KhzMono8Bit Property |
Language: |
Retrieves whether the capture device supports capturing audio with the 44Khz, 8-bit, mono wave format.
Visual Basic Public ReadOnly Property Format44KhzMono8Bit As Boolean C# public bool Format44KhzMono8Bit { get; } C++ public:
property bool Format44KhzMono8Bit {
bool get();
}JScript public function get Format44KhzMono8Bit() : boolean
System.Boolean
This property is read-only.
Value that is set to true if the capture device supports capturing audio with the 44Khz, 8-bit, mono wave format; otherwise, false.
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