-
public final class Action.MarkTimelineAction extends Action
region Timeline-marker related
-
-
Method Summary
Modifier and Type Method Description IntegergetPriority()StringgetId()region Abstract fields LonggetOffset()UnitsetOffset(Long offset)LonggetAbsoluteTime()UnitsetAbsoluteTime(Long absoluteTime)final LonggetSeekOffset()final StringgetLabel()final StringgetColor()Action.MarkTimelineActionupdateOffset(Long newOffset)region Abstract functions -
-
Method Detail
-
getPriority
Integer getPriority()
-
getAbsoluteTime
Long getAbsoluteTime()
-
setAbsoluteTime
Unit setAbsoluteTime(Long absoluteTime)
-
getSeekOffset
final Long getSeekOffset()
-
updateOffset
Action.MarkTimelineAction updateOffset(Long newOffset)
region Abstract functions
-
-
-
-