|
Olive
|
#include <QString>Go to the source code of this file.
Classes | |
| struct | Config |
| The Config struct. More... | |
| struct | RuntimeConfig |
| The RuntimeConfig struct. More... | |
Namespaces | |
| olive | |
Enumerations | |
| enum | olive::TimecodeType { olive::kTimecodeDrop, olive::kTimecodeNonDrop, olive::kTimecodeFrames, olive::kTimecodeMilliseconds } |
| The TimecodeType enum. More... | |
| enum | olive::RecordingMode { olive::RECORD_MODE_MONO, olive::RECORD_MODE_STEREO } |
| The RecordingMode enum. More... | |
| enum | olive::AutoScrollMode { olive::AUTOSCROLL_NO_SCROLL, olive::AUTOSCROLL_PAGE_SCROLL, olive::AUTOSCROLL_SMOOTH_SCROLL } |
| The AutoScrollMode enum. More... | |
| enum | olive::ProjectView { olive::PROJECT_VIEW_TREE, olive::PROJECT_VIEW_ICON } |
| The ProjectView enum. More... | |
| enum | olive::FrameQueueType { olive::FRAME_QUEUE_TYPE_FRAMES, olive::FRAME_QUEUE_TYPE_SECONDS } |
| The FrameQueueType enum. More... | |
Variables | |
| const int | olive::kSaveVersion = 190219 |
| Version identifier for saved projects. More... | |
| const int | olive::kMinimumSaveVersion = 190219 |
| Minimum project version that this version of Olive can open. More... | |
| Config | olive::CurrentConfig |
| RuntimeConfig | olive::CurrentRuntimeConfig |
1.8.15