|
TracktionEngine
|
Temporarily disables clip slots. Useful for rendering/freezing tracks. More...
#include <tracktion_Renderer.h>
Public Member Functions | |
| ScopedClipSlotDisabler (Edit &e, Track::Array &ta) | |
| ~ScopedClipSlotDisabler () | |
Public Attributes | |
| Edit & | edit |
| Track::Array | tracks |
| std::vector< bool > | playSlotClips |
Temporarily disables clip slots. Useful for rendering/freezing tracks.
| engine::Renderer::ScopedClipSlotDisabler::ScopedClipSlotDisabler | ( | Edit & | e, |
| Track::Array & | ta | ||
| ) |
| engine::Renderer::ScopedClipSlotDisabler::~ScopedClipSlotDisabler | ( | ) |
| Edit& engine::Renderer::ScopedClipSlotDisabler::edit |
| Track::Array engine::Renderer::ScopedClipSlotDisabler::tracks |
| std::vector<bool> engine::Renderer::ScopedClipSlotDisabler::playSlotClips |