![]() |
![]() |
![]() |
Device.SpeakerConfig Property |
Language: |
Retrieves or sets the speaker configuration of the device.
Visual Basic .NET Public Property SpeakerConfig As Speakers C# public Speakers SpeakerConfig { get; set; } Managed C++ public: __property Speakers get_SpeakerConfig();
public: __property void set_SpeakerConfig(Speakers);JScript .NET public function get SpeakerConfig() : Speakers
public function set SpeakerConfig(Speakers);
Microsoft.DirectX.DirectSound.Speakers . The speaker configuration for this device.
This property is read/write.
Exceptions
ArgumentException An invalid parameter was passed to the called method. SoundException Root exception type for all Microsoft® DirectSound® exceptions. Derives from DirectXException.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center