endSeconds property

num endSeconds

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

Implementation

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

Implementation

external set endSeconds(num v);