|
TracktionEngine
|
Contains the limits of the various elements that can be added to an Edit. More...
#include <tracktion_EngineBehaviour.h>
Public Attributes | |
| int | maxNumTracks = 400 |
| The maximum number of Track[s] an Edit can contain. | |
| int | maxClipsInTrack = 1500 |
| The maximum number of Clip[s] a Track can contain. | |
| int | maxPluginsOnClip = 5 |
| The maximum number of Plugin[s] a Clip can contain. | |
| int | maxPluginsOnTrack = 16 |
| The maximum number of Plugin[s] a Track can contain. | |
| int | maxNumMasterPlugins = 4 |
| The maximum number of master Plugin[s] and Edit can contain. | |
Contains the limits of the various elements that can be added to an Edit.
| int engine::EditLimits::maxNumMasterPlugins = 4 |