WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"SWFSoundInstance_addEnvelope" 3 "25 February 2008" "c2man soundinstance.c"
"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.