syncAgainst method

void syncAgainst(
  1. dynamic lowestSyncTime
)

Sync this segment against a particular sync time that will serve as "0" in the presentation timeline.

Implementation

external void syncAgainst(lowestSyncTime);