org.freehep.graphicsio.swf
Class SoundInfo
java.lang.Object
org.freehep.graphicsio.swf.SoundInfo
public class SoundInfo
- extends java.lang.Object
SWF SoundInfo
- Version:
- $Id: SoundInfo.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Mark Donszelmann, Charles Loomis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SoundInfo
public SoundInfo(boolean syncStop,
boolean syncNoMultiple,
long inPoint,
long outPoint,
int loop,
SoundEnvelope[] envelope)
SoundInfo
public SoundInfo(SWFInputStream input)
throws java.io.IOException
- Throws:
java.io.IOException
write
public void write(SWFOutputStream swf)
throws java.io.IOException
- Throws:
java.io.IOException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000-2006 FreeHEP. All Rights Reserved.