WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"SWFMovie_setSoundStream" 3 "1 October 2008" "c2man movie.c"
"NAME"
SWFMovie_setSoundStream - Includes streaming sound to a movie.
"SYNOPSIS"
#include <ming.h>

void SWFMovie_setSoundStream

(

SWFMovie movie,

SWFSoundStream stream

);

"PARAMETERS"

"SWFMovie movie" Not Documented.

"SWFSoundStream stream" Not Documented.

"DESCRIPTION"
Streaming (embedded) sound is played in sync with movie frames. See also SWFMovie_setSoundStreamAt, newSWFSoundStream.