CaptureBuffer.Format Property |
Language: |
Retrieves the waveform format of the capture buffer.
Visual Basic Public ReadOnly Property Format As WaveFormat C# public WaveFormat Format { get; } C++ public:
property WaveFormat Format {
WaveFormat get();
}JScript public function get Format() : WaveFormat
Microsoft.DirectX.DirectSound.WaveFormat
This property is read-only.
A WaveFormat structure that describes the waveform format of the capture buffer.
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