Package com.drew.metadata.mp4
Class Mp4BoxHandler
- Direct Known Subclasses:
TikaMp4BoxHandler
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMp4Handler<?> processBox(String type, byte[] payload, long boxSize, Mp4Context context) Deprecated.booleanshouldAcceptBox(String type) Deprecated.booleanshouldAcceptContainer(String type) Deprecated.Methods inherited from class com.drew.imaging.mp4.Mp4Handler
addError
-
Constructor Details
-
Mp4BoxHandler
Deprecated.
-
-
Method Details
-
shouldAcceptBox
Deprecated. -
shouldAcceptContainer
Deprecated. -
processBox
public Mp4Handler<?> processBox(String type, byte[] payload, long boxSize, Mp4Context context) throws IOException Deprecated.- Throws:
IOException
-