org.freehep.graphicsio.swf
Class SoundInfo
java.lang.Object
org.freehep.graphicsio.swf.SoundInfo
public class SoundInfo
- extends Object
SWF SoundInfo
- Version:
- $Id: freehep-graphicsio-swf/src/main/java/org/freehep/graphicsio/swf/SoundInfo.java db861da05344 2005/12/05 00:59:43 duns $
- Author:
- Mark Donszelmann, Charles Loomis
SoundInfo
public SoundInfo(boolean syncStop,
boolean syncNoMultiple,
long inPoint,
long outPoint,
int loop,
SoundEnvelope[] envelope)
SoundInfo
public SoundInfo(SWFInputStream input)
throws IOException
- Throws:
IOException
write
public void write(SWFOutputStream swf)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All rights reserved.