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