public class QuickTimeVideoDescriptor extends QuickTimeDescriptor
Constructor and Description |
---|
QuickTimeVideoDescriptor(QuickTimeVideoDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
convertBytesToVersionString
public QuickTimeVideoDescriptor(QuickTimeVideoDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class QuickTimeDescriptor
tagType
- the tag to find a description fornull
if the tag hasn't been defined.Copyright © 2002-2019 Drew Noakes. All Rights Reserved.