Maven module :un.storage : media-swf :
Class : un.storage.media.swf.model.SWFFrameHeader
Extends/Implements : un.storage.media.swf.SWFObject
Subclasses : -

This should be part of the header, but unlike the header it might be compressed.
So we isolate it from the other header informations
author  Johann Sorel


Variables : frame, frameRate, frameCount
Functions : read, write


public Rectangle frame

public int frameRate

public int frameCount


public void read (DataInputStream ds)

public void write (DataOutputStream ds)