The KSPROPERTY_DIRECTSOUND3DBUFFER_CONEORIENTATION property specifies the orientation of the sound-projection cone for a 3D sound buffer.
| Get | Set | Target | Property Descriptor Type | Property Value Type |
|---|---|---|---|---|
| Yes | Yes | Pin | KSNODEPROPERTY | DS3DVECTOR |
The property value (operation data) is a structure of type DS3DVECTOR that specifies the orientation of the sound-projection cone.
A KSPROPERTY_DIRECTSOUND3DBUFFER_CONEORIENTATION property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Declared in ksmedia.h. Include ksmedia.h.
For more information about the orientation of the sound projection cone for a DirectSound 3D buffer, see the following in the Platform SDK documentation: