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
IOExceptionpublic void write(SWFOutputStream swf) throws IOException
IOExceptionpublic boolean isEndRecord()
Copyright © 2020. All rights reserved.