Package com.drew.metadata.mov.media
Class QuickTimeTimecodeDescriptor
- java.lang.Object
-
- com.drew.metadata.TagDescriptor<QuickTimeDirectory>
-
- com.drew.metadata.mov.QuickTimeDescriptor
-
- com.drew.metadata.mov.media.QuickTimeTimecodeDescriptor
-
public class QuickTimeTimecodeDescriptor extends QuickTimeDescriptor
-
-
Field Summary
-
Fields inherited from class com.drew.metadata.TagDescriptor
_directory
-
-
Constructor Summary
Constructors Constructor Description QuickTimeTimecodeDescriptor(QuickTimeDirectory directory)
-
Method Summary
-
Methods inherited from class com.drew.metadata.mov.QuickTimeDescriptor
getDescription
-
Methods inherited from class com.drew.metadata.TagDescriptor
convertBytesToVersionString, get7BitStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEncodedTextDescription, getEpochTimeDescription, getFocalLengthDescription, getFormattedFloat, getFormattedInt, getFormattedString, getFStopDescription, getIndexedDescription, getIndexedDescription, getLensSpecificationDescription, getOrientationDescription, getRationalOrDoubleString, getShutterSpeedDescription, getSimpleRational, getStringFromBytes, getVersionBytesDescription
-
-
-
-
Constructor Detail
-
QuickTimeTimecodeDescriptor
public QuickTimeTimecodeDescriptor(QuickTimeDirectory directory)
-
-