![]() |
![]() |
![]() |
CaptureBufferDescription.Format Property |
Language: |
Retrieves and sets the format in which to capture the audio data.
Visual Basic .NET Public Property Format As WaveFormat C# public WaveFormat Format { get; set; } Managed C++ public: __property WaveFormat get_Format();
public: __property void set_Format(WaveFormat);JScript .NET public function get Format() : WaveFormat
public function set Format(WaveFormat);
Microsoft.DirectX.DirectSound.WaveFormat . The format in which to capture the audio data.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center