|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| IDirectMusicAudioPath | IDirectMusicAudioPath_iface |
| LONG | ref |
| IDirectMusicPerformance8 * | pPerf |
| IDirectMusicGraph * | pToolGraph |
| IDirectSoundBuffer * | pDSBuffer |
| IDirectSoundBuffer * | pPrimary |
| BOOL | fActive |
Definition at line 24 of file audiopath.c.
| BOOL IDirectMusicAudioPathImpl::fActive |
Definition at line 32 of file audiopath.c.
| IDirectMusicAudioPath IDirectMusicAudioPathImpl::IDirectMusicAudioPath_iface |
Definition at line 25 of file audiopath.c.
Referenced by impl_from_IDirectMusicAudioPath().
| IDirectSoundBuffer* IDirectMusicAudioPathImpl::pDSBuffer |
Definition at line 29 of file audiopath.c.
| IDirectMusicPerformance8* IDirectMusicAudioPathImpl::pPerf |
Definition at line 27 of file audiopath.c.
| IDirectSoundBuffer* IDirectMusicAudioPathImpl::pPrimary |
Definition at line 30 of file audiopath.c.
| IDirectMusicGraph* IDirectMusicAudioPathImpl::pToolGraph |
Definition at line 28 of file audiopath.c.
| LONG IDirectMusicAudioPathImpl::ref |
Definition at line 26 of file audiopath.c.
Referenced by IDirectMusicAudioPathImpl_AddRef(), and IDirectMusicAudioPathImpl_Release().