#include <sequencetracksegmentduration.h>
|
double | mDuration = 1.0 |
| Property: 'Duration' duration of the segment in the track. More...
|
|
double | mStartTime = 0.0 |
| Property: 'Start time' start time of segment in track. More...
|
|
std::string | mLabel = "default" |
| Property: 'Label' label of this segment. More...
|
|
std::string | mID |
| Property: 'mID' unique name of the object. Used as an identifier by the system. More...
|
|
◆ SequenceTrackSegmentDuration()
◆ ~SequenceTrackSegmentDuration()
◆ mDuration
Property: 'Duration' duration of the segment in the track.