Package com.drew.metadata.heif.boxes
Class ItemProtectionBox.ProtectionSchemeInfoBox.OriginalFormatBox
- java.lang.Object
-
- com.drew.metadata.heif.boxes.Box
-
- com.drew.metadata.heif.boxes.ItemProtectionBox.ProtectionSchemeInfoBox.OriginalFormatBox
-
- Enclosing class:
- ItemProtectionBox.ProtectionSchemeInfoBox
class ItemProtectionBox.ProtectionSchemeInfoBox.OriginalFormatBox extends Box
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.StringdataFormat
-
Constructor Summary
Constructors Constructor Description OriginalFormatBox(SequentialReader reader, Box box)
-
-
-
Constructor Detail
-
OriginalFormatBox
public OriginalFormatBox(SequentialReader reader, Box box) throws java.io.IOException
- Throws:
java.io.IOException
-
-