Class MPEGHeader

java.lang.Object
org.aoju.bus.image.nimble.codec.mpeg.MPEGHeader

public class MPEGHeader extends Object
Since:
Java 17+
Author:
Kimi Liu
  • Constructor Details

    • MPEGHeader

      public MPEGHeader(byte[] data)
  • Method Details

    • toAttributes

      public Attributes toAttributes(Attributes attrs, long length)
      Return corresponding Image Pixel Description Macro Attributes
      Parameters:
      attrs - target Attributes or null
      length - MPEG stream length
      Returns:
      Image Pixel Description Macro Attributes