|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Updates a strip during a comp render and notifies the Clip when it finishes. More...
Public Member Functions | |
| CompUpdater (Clip &c) | |
| void | setStrip (juce::Component *s) |
| void | setCompFile (const AudioFile &newCompFile) |
Updates a strip during a comp render and notifies the Clip when it finishes.
Definition at line 676 of file tracktion_CompManager.cpp.
| tracktion::engine::WaveCompManager::CompUpdater::CompUpdater | ( | Clip & | c | ) |
Definition at line 678 of file tracktion_CompManager.cpp.
| void tracktion::engine::WaveCompManager::CompUpdater::setCompFile | ( | const AudioFile & | newCompFile | ) |
Definition at line 691 of file tracktion_CompManager.cpp.
| void tracktion::engine::WaveCompManager::CompUpdater::setStrip | ( | juce::Component * | s | ) |
Definition at line 681 of file tracktion_CompManager.cpp.