java.lang.Object
com.atlassian.confluence.renderer.embedded.support.SWFHeader

public class SWFHeader extends Object
  • Field Details

  • Method Details

    • loadHeader

      public static SWFHeader loadHeader(InputStream is)
    • isCompressed

      public boolean isCompressed()
    • uncompressHeader

      protected byte[] uncompressHeader(byte[] bytes) throws DataFormatException
      Throws:
      DataFormatException
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • 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