format |
void skip(int position) throws EveException |
description |
Jumps to the specified frame within the video file. |
parameters |
position the number of the frame to which you want to jump |
returns |
nothing (void) |
throws |
The skip() method throws an EveException if the retrieval operation fails. |