Searched refs:hasContentEncryption (Results 1 – 1 of 1) sorted by relevance
649 currentTrack.hasContentEncryption = true; in startMasterElement()721 if (currentTrack.hasContentEncryption) { in endMasterElement()730 if (currentTrack.hasContentEncryption && currentTrack.sampleStrippedBytes != null) { in endMasterElement()1330 if (track.hasContentEncryption) { in writeSampleData()1881 public boolean hasContentEncryption; field in MatroskaExtractor.Track