|

SeekTime


(number) The time to seek to (or seek by). Defaults to 0.


Note: Only used if SeekType is 2, 3, or 4.


image

Re t u r n s


(boolean) True if the media seek was successful, false if it wasn't. You can use Application.GetLastError to determine whether this action failed, and why.


|