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.