BufferDescription.ControlVolume Property |
Language: |
Specifies whether the buffer has volume control capability.
Visual Basic Public Property ControlVolume As Boolean C# public bool ControlVolume { get; set; } C++ public:
property bool ControlVolume {
bool get();
void set(bool value);
}JScript public function get ControlVolume() : boolean
public function set ControlVolume(boolean);
System.Boolean
This property is read/write.
This value is set to true if the buffer has volume control capability; otherwise, false.
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