#include <ASoundManager.h>
Public Attributes | |
ChannelRef * | pChannelRef |
Cue * | pCue |
void * | pUnknown |
Definition at line 106 of file ASoundManager.h.
ChannelRef* ASoundManager::StreamRef::pChannelRef |
Definition at line 109 of file ASoundManager.h.
Cue* ASoundManager::StreamRef::pCue |
Definition at line 110 of file ASoundManager.h.
void* ASoundManager::StreamRef::pUnknown |
Definition at line 111 of file ASoundManager.h.