public class Mp4Descriptor<T extends Directory> extends TagDescriptor<Mp4Directory>
Constructor and Description |
---|
Mp4Descriptor(Mp4Directory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
convertBytesToVersionString
public Mp4Descriptor(Mp4Directory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<Mp4Directory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.Copyright © 2023. All rights reserved.