Speakers.SevenPointOne Property |
Language: |
Retrieves and sets whether the audio will be played through a speaker arrangement of seven surround speakers with a subwoofer.
Visual Basic Public Property SevenPointOne As Boolean C# public bool SevenPointOne { get; set; } C++ public:
property bool SevenPointOne {
bool get();
void set(bool value);
}JScript public function get SevenPointOne() : boolean
public function set SevenPointOne(boolean);
System.Boolean
This property is read/write.
A value set to true if the audio will be played through a speaker arrangement of seven surround speakers with a subwoofer; 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