CaptureBuffer.Format Property

Language:

Retrieves the waveform format of the capture buffer.

Definition

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

Property Value

Microsoft.DirectX.DirectSound.WaveFormat
A WaveFormat structure that describes the waveform format of the capture buffer.

This property is read-only. 

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