public final class QuickTimeMetadata extends MetadataContainer
Represents QuickTime metadata
QuickTimeAtom
.
MetadataContainer
Constructor and Description |
---|
QuickTimeMetadata()
Initializes a new instance of the
QuickTimeMetadata class. |
Modifier and Type | Method and Description |
---|---|
QuickTimeAtom[] |
getAtoms()
Gets the array of
QuickTimeAtom atoms. |
getByType, getKeys, getMetadataType, iterator, readByStringKey
public QuickTimeMetadata()
Initializes a new instance of the QuickTimeMetadata
class.
public final QuickTimeAtom[] getAtoms()
Gets the array of QuickTimeAtom
atoms.
Copyright © 2019. All rights reserved.