Platform SDK: DirectX |
The DirectSoundBuffer.GetDirectSound3DListener method returns a DirectSound3DListener object.
object.GetDirectSound3DListener() As DirectSound3DListener
If the method succeeds, a DirectSound3DListener object is returned.
If the method fails, an error is raised and Err.Number is set.
The method succeeds only on buffers that have been created with the DSBCAPS_CTRL3D and DSBCAPS_PRIMARYBUFFER flags.