|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.freehep.graphicsio.swf.SoundEnvelope
public class SoundEnvelope
SWF SoundEnvelope.
| Constructor Summary | |
|---|---|
SoundEnvelope(long pos44,
int leftLevel,
int rightLevel)
|
|
SoundEnvelope(SWFInputStream input)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
void |
write(SWFOutputStream swf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SoundEnvelope(long pos44,
int leftLevel,
int rightLevel)
public SoundEnvelope(SWFInputStream input)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void write(SWFOutputStream swf)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||