Class SWFHeader


  • public class SWFHeader
    extends Object
    • Method Detail

      • isCompressed

        public boolean isCompressed()
      • getFrameCount

        public int getFrameCount()
        Returns:
        the frameCount
      • getFrameRate

        public int getFrameRate()
        Returns:
        the frameRate
      • getNbits

        public int getNbits()
        Returns:
        the nbits
      • getSignature

        public String getSignature()
        Returns:
        the signature
      • getSize

        public long getSize()
        Returns:
        the size
      • getVersion

        public int getVersion()
        Returns:
        the version
      • getXmax

        public int getXmax()
        Returns:
        the xmax
      • getYmax

        public int getYmax()
        Returns:
        the ymax
      • getCompressionType

        public String getCompressionType()
        Returns:
        the compressionType
      • getHeight

        public int getHeight()
        Returns:
        the height
      • getWidth

        public int getWidth()
        Returns:
        the width