Package com.drew.metadata.mov.atoms
Class SubtitleSampleDescriptionAtom.SubtitleSampleDescription
- java.lang.Object
-
- com.drew.metadata.mov.atoms.SampleDescription
-
- com.drew.metadata.mov.atoms.SubtitleSampleDescriptionAtom.SubtitleSampleDescription
-
- Enclosing class:
- SubtitleSampleDescriptionAtom
static class SubtitleSampleDescriptionAtom.SubtitleSampleDescription extends SampleDescription
-
-
Field Summary
Fields Modifier and Type Field Description (package private) longdefaultTextBox(package private) intdisplayFlags(package private) intfontFace(package private) intfontIdentifier(package private) intfontSize(package private) int[]foregroundColor-
Fields inherited from class com.drew.metadata.mov.atoms.SampleDescription
dataFormat, dataReferenceIndex, sampleDescriptionSize
-
-
Constructor Summary
Constructors Constructor Description SubtitleSampleDescription(SequentialReader reader)
-
-
-
Constructor Detail
-
SubtitleSampleDescription
public SubtitleSampleDescription(SequentialReader reader) throws java.io.IOException
- Throws:
java.io.IOException
-
-