SWFSoundInstance_addEnvelope(3) SWFSoundInstance_addEnvelope(3)
NAME
SWFSoundInstance_addEnvelope - adds a SoundEnvelope to event sound
SYNOPSIS
#include <ming.h>
void SWFSoundInstance_addEnvelope
(
SWFSoundInstance inst,
unsigned int mark44,
short left,
short right
);
PARAMETERS
SWFSoundInstance inst
Not Documented.
unsigned int mark44
Position in 44khz samples.
short left
Volume left channel.
short right
Volume right channel.
DESCRIPTION
Adds a SoundEnvelope to event sound.
c2man soundinstance.c 25 February SWFSoundInstance_addEnvelope(3)
ming 0.4.3 - Generated Wed Dec 8 21:54:59 CST 2010
