OpenShot Library | libopenshot 0.3.3
Loading...
Searching...
No Matches
TimelineBase.cpp
Go to the documentation of this file.
1
9// Copyright (c) 2008-2019 OpenShot Studios, LLC
10//
11// SPDX-License-Identifier: LGPL-3.0-or-later
12
13#include "TimelineBase.h"
14
15using namespace openshot;
16
19 : preview_width(1920),
20 preview_height(1080) { }
21
Header file for Timeline class.
TimelineBase()
Constructor for the base timeline.
This namespace is the default namespace for all code in the openshot library.
Definition Compressor.h:29