swf header editor

This commit is contained in:
honfika@gmail.com
2015-04-27 16:57:36 +02:00
parent 924627f413
commit c1226d39fd
8 changed files with 218 additions and 42 deletions

View File

@@ -179,6 +179,12 @@ public final class SWF implements SWFContainerItem, Timelined {
* Default version of SWF file format
*/
public static final int DEFAULT_VERSION = 10;
/**
* Maximum SWF file format version
* Needs to be fixed when SWF versions reaches this value
*/
public static final int MAX_VERSION = 30;
/**
* Tags inside of file