com.coremedia.iso.boxes
Class ProtectionSchemeInformationBox
java.lang.Object
com.coremedia.iso.boxes.AbstractBox
com.coremedia.iso.boxes.AbstractContainerBox
com.coremedia.iso.boxes.ProtectionSchemeInformationBox
- All Implemented Interfaces:
- Box, ContainerBox
public class ProtectionSchemeInformationBox
- extends AbstractContainerBox
The ProtectionSchemeInformationBox
contains all the information required both
to understand the encryption transform applied and its parameters, and also to find other
information such as the kind and location of the key management system. It also documents the
the original (unencrypted) format of the media. The ProtectionSchemeInformationBox
is a container box. It is mandatory in a sample entry that uses a code idicating a
protected stream.
- See Also:
com.coremedia.iso.boxes.odf.OmaDrmKeyManagenentSystemBox
,
AudioSampleEntry.TYPE_ENCRYPTED
,
VisualSampleEntry.TYPE_ENCRYPTED
Methods inherited from class com.coremedia.iso.boxes.AbstractContainerBox |
_parseDetails, addBox, getBoxes, getBoxes, getBoxes, getContent, getContentSize, getNumOfBytesToFirstChild, parse, parseChildBoxes, removeBox, setBoxes, toString, writeChildBoxes |
Methods inherited from class com.coremedia.iso.boxes.AbstractBox |
getBox, getDeadBytes, getHeader, getIsoFile, getParent, getSize, getType, getUserType, isParsed, parseDetails, setDeadBytes, setParent, setUserType |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
ProtectionSchemeInformationBox
public ProtectionSchemeInformationBox()
Copyright © 2012. All Rights Reserved.