| Package | com.adobe.mediacore.timeline |
| Interface | public interface TimelineMarker |
| Implementors | TimelineHolder |
| Property | Defined By | ||
|---|---|---|---|
| duration : Number [read-only]
The duration (in seconds) of the marker
| TimelineMarker | ||
| time : Number [read-only]
The time (in seconds) at which the marker occurs
| TimelineMarker | ||
| duration | property |
duration:Number [read-only] The duration (in seconds) of the marker
public function get duration():Number| time | property |
time:Number [read-only] The time (in seconds) at which the marker occurs
public function get time():Number