TracktionEngine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
engine::Renderer::ScopedClipSlotDisabler Struct Reference

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
 

Detailed Description

Temporarily disables clip slots. Useful for rendering/freezing tracks.

Constructor & Destructor Documentation

◆ ScopedClipSlotDisabler()

engine::Renderer::ScopedClipSlotDisabler::ScopedClipSlotDisabler ( Edit &  e,
Track::Array &  ta 
)

◆ ~ScopedClipSlotDisabler()

engine::Renderer::ScopedClipSlotDisabler::~ScopedClipSlotDisabler ( )

Member Data Documentation

◆ edit

Edit& engine::Renderer::ScopedClipSlotDisabler::edit

◆ tracks

Track::Array engine::Renderer::ScopedClipSlotDisabler::tracks

◆ playSlotClips

std::vector<bool> engine::Renderer::ScopedClipSlotDisabler::playSlotClips

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