public Timeline.TimelineMarker CreateMarker (string key, double time);

Parámetros

keyThe name of the marker.
timeThe time where the marker is placed.

Descripción

Create a marker with the given name at the given time.