Annotation Pro API
Public Member Functions | Properties | List of all members
TRSSegmentObject Class Reference

The trs segment object. More...

Public Member Functions

 TRSSegmentObject (float start, float duration, string label)
 Constructor. More...
 

Properties

float Duration [get]
 Gets the duration. More...
 
float End [get, set]
 Gets or sets the end. More...
 
string Label [get, set]
 Gets or sets the label. More...
 
float Start [get, set]
 Gets or sets the start. More...
 

Detailed Description

The trs segment object.

Constructor & Destructor Documentation

◆ TRSSegmentObject()

TRSSegmentObject ( float  start,
float  duration,
string  label 
)
inline

Constructor.

Parameters
startThe start.
durationThe duration.
labelThe label.

Property Documentation

◆ Duration

float Duration
get

Gets the duration.

The duration.

◆ End

float End
getset

Gets or sets the end.

The end.

◆ Label

string Label
getset

Gets or sets the label.

The label.

◆ Start

float Start
getset

Gets or sets the start.

The start.


The documentation for this class was generated from the following file: