ReactOS 0.4.17-dev-934-g091855f
IDirectMusicAudioPathImpl Struct Reference

Public Attributes

IDirectMusicAudioPath IDirectMusicAudioPath_iface
 
LONG ref
 
IDirectMusicPerformance8 * pPerf
 
IDirectMusicGraph * pToolGraph
 
IDirectSoundBuffer * pDSBuffer
 
IDirectSoundBuffer * pPrimary
 
BOOL fActive
 

Detailed Description

Definition at line 24 of file audiopath.c.

Member Data Documentation

◆ fActive

BOOL IDirectMusicAudioPathImpl::fActive

Definition at line 32 of file audiopath.c.

◆ IDirectMusicAudioPath_iface

IDirectMusicAudioPath IDirectMusicAudioPathImpl::IDirectMusicAudioPath_iface

Definition at line 25 of file audiopath.c.

Referenced by impl_from_IDirectMusicAudioPath().

◆ pDSBuffer

IDirectSoundBuffer* IDirectMusicAudioPathImpl::pDSBuffer

Definition at line 29 of file audiopath.c.

◆ pPerf

IDirectMusicPerformance8* IDirectMusicAudioPathImpl::pPerf

Definition at line 27 of file audiopath.c.

◆ pPrimary

IDirectSoundBuffer* IDirectMusicAudioPathImpl::pPrimary

Definition at line 30 of file audiopath.c.

◆ pToolGraph

IDirectMusicGraph* IDirectMusicAudioPathImpl::pToolGraph

Definition at line 28 of file audiopath.c.

◆ ref

LONG IDirectMusicAudioPathImpl::ref

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