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
15
using namespace
openshot
;
16
18
TimelineBase::TimelineBase
()
19
: preview_width(1920),
20
preview_height(1080) { }
21
TimelineBase.h
Header file for Timeline class.
openshot::TimelineBase::TimelineBase
TimelineBase()
Constructor for the base timeline.
Definition
TimelineBase.cpp:18
openshot
This namespace is the default namespace for all code in the openshot library.
Definition
Compressor.h:29
Generated by
1.9.8