Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 2.73 KB

ns-ksmedia-ksds3d_listener_orientation.md

File metadata and controls

74 lines (57 loc) · 2.73 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:ksmedia.KSDS3D_LISTENER_ORIENTATION
KSDS3D_LISTENER_ORIENTATION (ksmedia.h)
A KSD3D_LISTENER_ORIENTATION structure specifies the position vector of the 3D listener. This structure is used to get or set the data value for the KSPROPERTY_DIRECTSOUND3DLISTENER_ORIENTATION property.
audio\ksds3d_listener_orientation.htm
audio
05/08/2018
KSDS3D_LISTENER_ORIENTATION structure
*PKSDS3D_LISTENER_ORIENTATION, KSDS3D_LISTENER_ORIENTATION, KSDS3D_LISTENER_ORIENTATION structure [Audio Devices], PKSDS3D_LISTENER_ORIENTATION, PKSDS3D_LISTENER_ORIENTATION structure pointer [Audio Devices], aud-prop_9e525f5b-c264-46e5-84f3-3a7845b61200.xml, audio.ksds3d_listener_orientation, ksmedia/KSDS3D_LISTENER_ORIENTATION, ksmedia/PKSDS3D_LISTENER_ORIENTATION
ksmedia.h
Ksmedia.h
Windows
Windows
KSDS3D_LISTENER_ORIENTATION, *PKSDS3D_LISTENER_ORIENTATION
PKSDS3D_LISTENER_ORIENTATION
ksmedia/PKSDS3D_LISTENER_ORIENTATION
KSDS3D_LISTENER_ORIENTATION
ksmedia/KSDS3D_LISTENER_ORIENTATION
APIRef
kbSyntax
HeaderDef
ksmedia.h
PKSDS3D_LISTENER_ORIENTATION
KSDS3D_LISTENER_ORIENTATION

KSDS3D_LISTENER_ORIENTATION structure

-description

A KSD3D_LISTENER_ORIENTATION structure specifies the position vector of the 3D listener. This structure is used to get or set the data value for the KSPROPERTY_DIRECTSOUND3DLISTENER_ORIENTATION property.

-struct-fields

-field Front

Specifies the front orientation vector of the 3D listener. This member is a structure of type DS3DVECTOR.

-field Top

Specifies the top orientation vector of the 3D listener. This member is a structure of type DS3DVECTOR.

-remarks

DirectSound uses this property to implement the IDirectSound3DListener::GetOrientation and IDirectSound3DListener::SetOrientation methods, which are described in the Microsoft Windows SDK documentation.

-see-also

DS3DVECTOR

KSPROPERTY_DIRECTSOUND3DLISTENER_ORIENTATION