#include <VoiceFactory.h>
◆ VoiceFactory() [1/3]
VoiceFactory::VoiceFactory |
( |
| ) |
|
|
delete |
◆ VoiceFactory() [2/3]
◆ VoiceFactory() [3/3]
VoiceFactory::VoiceFactory |
( |
WAVEFORMATEXTENSIBLE & |
wfx | ) |
|
◆ ~VoiceFactory()
VoiceFactory::~VoiceFactory |
( |
| ) |
|
◆ AuditTracks()
◆ GetVoice()
◆ operator=()
◆ ReturnVoice()
◆ activePool
std::list<Track*> VoiceFactory::activePool |
|
private |
◆ format
WAVEFORMATEXTENSIBLE& VoiceFactory::format |
|
private |
◆ inactivePool
std::set<Track*> VoiceFactory::inactivePool |
|
private |
The documentation for this class was generated from the following files: