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




NAME

       SWFMovie_setSoundStreamAt - Includes streaming sound to a movie.


SYNOPSIS

       #include <ming.h>

       void SWFMovie_setSoundStreamAt
       (
            SWFMovie movie,
            SWFSoundStream stream,
            float skip
       );


PARAMETERS

       SWFMovie movie
              Not Documented.

       SWFSoundStream stream
              Not Documented.

       float skip
              Not Documented.


DESCRIPTION

        Sound  is  skiped  by  skip seconds.  The skip parameter describes the
       time in seconds (float) to  be  skiped.   See  also  SWFMovie_setSound-
       Stream, newSWFSoundStream.



c2man movie.c                   1 October 2008    SWFMovie_setSoundStreamAt(3)

ming 0.4.3 - Generated Wed Dec 8 06:51:22 CST 2010
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.