Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The KSPROPERTY_DIRECTSOUND3DLISTENER_ORIENTATION property specifies the orientation of a 3D listener.
Usage Summary Table
| Get | Set | Target | Property descriptor type | Property value type |
|---|---|---|---|---|
Yes |
Yes |
Pin |
The property value (operation data) is a structure of type KSDS3D_LISTENER_ORIENTATION that specifies the listener's orientation.
Return Value
A KSPROPERTY_DIRECTSOUND3DLISTENER_ORIENTATION property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Remarks
DirectSound uses this property to implement the IDirectSound3DListener::GetOrientation and IDirectSound3DListener::SetOrientation methods, which are described in the Microsoft Windows SDK documentation.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |