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
IOException
public void write(SWFOutputStream swf) throws IOException
IOException
Copyright © 2014. All rights reserved.