public class ClipActionRecord extends Object
Constructor and Description |
---|
ClipActionRecord(SWFInputStream swf)
Read a ClipActionRecord from the stream.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEndRecord() |
String |
toString() |
void |
write(SWFOutputStream swf) |
public ClipActionRecord(SWFInputStream swf) throws IOException
IOException
public void write(SWFOutputStream swf) throws IOException
IOException
public boolean isEndRecord()
Copyright © 2016. All rights reserved.