![]() |
![]() |
![]() |
Speakers.Headphone Property |
Language: |
Retrieves and sets whether the audio will be played through headphones.
Visual Basic .NET Public Property Headphone As Boolean C# public bool Headphone { get; set; } Managed C++ public: __property bool get_Headphone();
public: __property void set_Headphone(bool);JScript .NET public function get Headphone() : boolean
public function set Headphone(boolean);
System.Boolean . A value set to true if the audio will be played through headphones; 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