![]() |
![]() |
![]() |
Speakers.Surround Property |
Language: |
Retrieves and sets whether the audio will be played through a surround sound speaker type.
Visual Basic .NET Public Property Surround As Boolean C# public bool Surround { get; set; } Managed C++ public: __property bool get_Surround();
public: __property void set_Surround(bool);JScript .NET public function get Surround() : boolean
public function set Surround(boolean);
System.Boolean . A value set to true if the audio will be played through a surround sound speaker type; otherwise, false.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center