Searched refs:SchemeInformationBox (Results 1 – 3 of 3) sorted by relevance
38 public SchemeInformationBox getItemProtectionScheme() { in getItemProtectionScheme()39 if (!getBoxes(SchemeInformationBox.class).isEmpty()) { in getItemProtectionScheme()40 return getBoxes(SchemeInformationBox.class).get(0); in getItemProtectionScheme()
26 public class SchemeInformationBox extends AbstractContainerBox { class29 public SchemeInformationBox() { in SchemeInformationBox() method in SchemeInformationBox
144 schi=com.coremedia.iso.boxes.SchemeInformationBox()