startSeconds property

num startSeconds

Time, in seconds from the beginning of the (first) video, when to start playing.

Implementation

external num get startSeconds;
void startSeconds=(num v)

Implementation

external set startSeconds(num v);