Annotation Pro API
|
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... | |
The trs segment object.
|
inline |
Constructor.
start | The start. |
duration | The duration. |
label | The label. |
|
get |
Gets the duration.
The duration.
|
getset |
Gets or sets the end.
The end.
|
getset |
Gets or sets the label.
The label.
|
getset |
Gets or sets the start.
The start.