BufferDescription.BufferDescription Constructor
|
Language: |
Initializes a new instance of the BufferDescription class.
Definition
Visual Basic |
Public Sub New( _ ByVal wfx As WaveFormat _ ) |
C# |
public BufferDescription( WaveFormat wfx ); |
C++ |
public: BufferDescription( WaveFormat wfx ); |
JScript |
public function BufferDescription( wfx : WaveFormat ); |
Parameters
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