Uses of Class
com.drew.imaging.quicktime.QuickTimeHandler
Packages that use QuickTimeHandler
Package
Description
Contains classes for working with QuickTime files.
Contains classes for the extraction and modelling of MOV file format metadata.
Contains classes for extracting data from media data atom types.
Contains classes for extracting data from metadata atom types
https://developer.apple.com/library/content/documentation/QuickTime/QTFF/Metadata/Metadata.html#//apple_ref/doc/uid/TP40000939-CH1-SW1
-
Uses of QuickTimeHandler in com.drew.imaging.quicktime
Methods in com.drew.imaging.quicktime with parameters of type QuickTimeHandlerModifier and TypeMethodDescriptionstatic voidQuickTimeReader.extract(InputStream inputStream, QuickTimeHandler<?> handler) -
Uses of QuickTimeHandler in com.drew.metadata.mov
Subclasses of QuickTimeHandler in com.drew.metadata.movModifier and TypeClassDescriptionclassclassQuickTimeMediaHandler<T extends QuickTimeDirectory>Classes that extend this class should be from the media dat atom types: https://developer.apple.com/library/content/documentation/QuickTime/QTFF/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-SW1classMethods in com.drew.metadata.mov that return QuickTimeHandlerModifier and TypeMethodDescriptionQuickTimeHandlerFactory.getHandler(String type, Metadata metadata, QuickTimeContext context) QuickTimeAtomHandler.processAtom(Atom atom, byte[] payload, QuickTimeContext context) Constructors in com.drew.metadata.mov with parameters of type QuickTimeHandler -
Uses of QuickTimeHandler in com.drew.metadata.mov.media
Subclasses of QuickTimeHandler in com.drew.metadata.mov.mediaModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of QuickTimeHandler in com.drew.metadata.mov.metadata
Subclasses of QuickTimeHandler in com.drew.metadata.mov.metadata