![]() |
![]() |
![]() |
BufferDescription.PrimaryBuffer Property |
Language: |
Specifies whether the buffer is a primary sound buffer.
Visual Basic .NET Public Property PrimaryBuffer As Boolean C# public bool PrimaryBuffer { get; set; } Managed C++ public: __property bool get_PrimaryBuffer();
public: __property void set_PrimaryBuffer(bool);JScript .NET public function get PrimaryBuffer() : boolean
public function set PrimaryBuffer(boolean);
System.Boolean . This value is set to true if the buffer is a primary sound buffer; otherwise, false.
This property is read/write.
This property cannot be combined with BufferDescription.ControlEffects.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center