Provided by: libming-dev_0.4.5-1ubuntu5_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.

c2man soundinstance.c                           25 February 2008             SWFSoundInstance_setLoopOutPoint(3)