Package com.drew.metadata.mov.atoms
Class TimecodeSampleDescriptionAtom.TimecodeSampleDescription
- java.lang.Object
-
- com.drew.metadata.mov.atoms.SampleDescription
-
- com.drew.metadata.mov.atoms.TimecodeSampleDescriptionAtom.TimecodeSampleDescription
-
- Enclosing class:
- TimecodeSampleDescriptionAtom
static class TimecodeSampleDescriptionAtom.TimecodeSampleDescription extends SampleDescription
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intflags(package private) intframeDuration(package private) intnumberOfFrames(package private) inttimeScale-
Fields inherited from class com.drew.metadata.mov.atoms.SampleDescription
dataFormat, dataReferenceIndex, sampleDescriptionSize
-
-
Constructor Summary
Constructors Constructor Description TimecodeSampleDescription(SequentialReader reader)
-
-
-
Constructor Detail
-
TimecodeSampleDescription
public TimecodeSampleDescription(SequentialReader reader) throws java.io.IOException
- Throws:
java.io.IOException
-
-