Provided by: libming-dev_0.4.5-1ubuntu5_amd64
NAME
SWFSoundInstance_setLoopOutPoint - set loop stop point
SYNOPSIS
#include <ming.h> void SWFSoundInstance_setLoopOutPoint ( SWFSoundInstance instance, unsigned int point );
PARAMETERS
SWFSoundInstance instance Not Documented. unsigned int point Number of samples.
DESCRIPTION
Sets the loop's last sample to play.