Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
SWFMovie_stopSound - Stops playing event sound (SWFSound)
SYNOPSIS
#include <ming.h>
void SWFMovie_stopSound
(
SWFMovie movie,
SWFSound sound
);
PARAMETERS
SWFMovie movie
Not Documented.
SWFSound sound
Not Documented.
DESCRIPTION
See also SWFSoundInstance, SWFSound, SWFMovie_startSound.
c2man movie.c 1 October 2008 SWFMovie_stopSound(3)