Contains the limits of the various elements that can be added to an Edit.
More...
#include <tracktion_EngineBehaviour.h>
Contains the limits of the various elements that can be added to an Edit.
- See also
- EngineBehaviour::getEditLimits
◆ maxNumTracks
int tracktion::engine::EditLimits::maxNumTracks = 400 |
The maximum number of Track[s] an Edit can contain.
◆ maxClipsInTrack
int tracktion::engine::EditLimits::maxClipsInTrack = 1500 |
The maximum number of Clip[s] a Track can contain.
◆ maxPluginsOnClip
int tracktion::engine::EditLimits::maxPluginsOnClip = 5 |
The maximum number of Plugin[s] a Clip can contain.
◆ maxPluginsOnTrack
int tracktion::engine::EditLimits::maxPluginsOnTrack = 16 |
◆ maxNumMasterPlugins
int tracktion::engine::EditLimits::maxNumMasterPlugins = 4 |
The maximum number of master Plugin[s] and Edit can contain.
The documentation for this struct was generated from the following file: