public static class Timeline.TimelineMarker extends Object
Modifier and Type | Field and Description |
---|---|
Float[] |
colour
The colour of the marker
|
String |
label
The label of the marker, if it has one
|
long |
time
The time of the marker
|
Timeline.TimelineMarkerType |
type
The marker type
|
Constructor and Description |
---|
TimelineMarker() |
public Timeline.TimelineMarkerType type
public long time
public TimelineMarker()