Class MPEGHeader
java.lang.Object
org.aoju.bus.image.nimble.codec.mpeg.MPEGHeader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoAttributes(Attributes attrs, long length) Return corresponding Image Pixel Description Macro Attributes
-
Constructor Details
-
MPEGHeader
public MPEGHeader(byte[] data)
-
-
Method Details
-
toAttributes
Return corresponding Image Pixel Description Macro Attributes- Parameters:
attrs- targetAttributesornulllength- MPEG stream length- Returns:
- Image Pixel Description Macro Attributes
-