manpagez: man pages & more
man SWFVideoStream_seek(3)
Home | html | info | man
SWFVideoStream_seek(3)                                  SWFVideoStream_seek(3)




NAME

       SWFVideoStream_seek - Seek within a video stream.


SYNOPSIS

       #include <ming.h>

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


PARAMETERS

       SWFVideoStream stream
              Not Documented.

       int frame
              Not Documented.

       int whence
              Not Documented.


DESCRIPTION

       This  functions  allows  seeking in video stream. Semantics like SWFIn-
       put_seek();

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



c2man videostream.c              23 July 2008           SWFVideoStream_seek(3)

ming 0.4.3 - Generated Thu Dec 9 06:38:36 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.