![]() |
![]() |
![]() |
Listener3D.Orientation Property |
Language: |
Retrieves or sets the orientation of the listener's head.
Visual Basic Public Property Orientation As Listener3DOrientation C# public Listener3DOrientation Orientation { get; set; } C++ public:
property Listener3DOrientation Orientation {
Listener3DOrientation get();
void set(Listener3DOrientation value);
}JScript public function get Orientation() : Listener3DOrientation
public function set Orientation(Listener3DOrientation);
Microsoft.DirectX.DirectSound.Listener3DOrientation
This property is read/write.
The orientation of the listener's head.
Exceptions
ArgumentException An invalid parameter was passed to the called method.
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