Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 bug

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.