ReactOS 0.4.15-dev-7906-g1b85a5f
IDirectSound3DListenerImpl Struct Reference

#include <dsound_private.h>

Collaboration diagram for IDirectSound3DListenerImpl:

Public Attributes

const IDirectSound3DListenerVtbl * lpVtbl
 
LONG ref
 
DirectSoundDevicedevice
 

Detailed Description

Definition at line 300 of file dsound_private.h.

Member Data Documentation

◆ device

DirectSoundDevice* IDirectSound3DListenerImpl::device

Definition at line 306 of file dsound_private.h.

Referenced by DSOUND_ChangeListener(), and IDirectSound3DListenerImpl_Create().

◆ lpVtbl

const IDirectSound3DListenerVtbl* IDirectSound3DListenerImpl::lpVtbl

Definition at line 303 of file dsound_private.h.

Referenced by IDirectSound3DListenerImpl_Create().

◆ ref

LONG IDirectSound3DListenerImpl::ref

Definition at line 304 of file dsound_private.h.

Referenced by IDirectSound3DListenerImpl_Create().


The documentation for this struct was generated from the following file: