Searched refs:trackEncryptionBox (Results 1 – 2 of 2) sorted by relevance
81 @Nullable public TrackEncryptionBox trackEncryptionBox; field in TrackFragment119 trackEncryptionBox = null; in reset()
1125 out.trackEncryptionBox = new TrackEncryptionBox(isProtected, schemeType, perSampleIvSize, keyId, in parseSgpd()1690 fragment.trackEncryptionBox != null in getEncryptionBoxIfEncrypted()1691 ? fragment.trackEncryptionBox in getEncryptionBoxIfEncrypted()