public class SoundInfo extends Object
| Constructor and Description |
|---|
SoundInfo(boolean syncStop,
boolean syncNoMultiple,
long inPoint,
long outPoint,
int loop,
SoundEnvelope[] envelope) |
SoundInfo(SWFInputStream input) |
public SoundInfo(boolean syncStop,
boolean syncNoMultiple,
long inPoint,
long outPoint,
int loop,
SoundEnvelope[] envelope)
public SoundInfo(SWFInputStream input) throws IOException
IOExceptionpublic void write(SWFOutputStream swf) throws IOException
IOExceptionCopyright © 2014. All rights reserved.