Ubuntu Manpages

SWFVideoStream_seek

Seek within a video stream.

#include <ming.h>

int SWFVideoStream_seek
(
SWFVideoStream stream,
int frame,
int whence
);

Not Documented.
Not Documented.
Not Documented.

This functions allows seeking in video stream. Semantics like SWFInput_seek();

Works only with SWFVIDEOSTREAM_MODE_MANUAL! @return old video position (frame).