Uses of Class
org.mp4parser.boxes.microsoft.contentprotection.PlayReadyHeader.PlayReadyRecord
Packages that use PlayReadyHeader.PlayReadyRecord
-
Uses of PlayReadyHeader.PlayReadyRecord in org.mp4parser.boxes.microsoft.contentprotection
Modifier and TypeClassDescriptionstatic classstatic classstatic classMethods in org.mp4parser.boxes.microsoft.contentprotection that return types with arguments of type PlayReadyHeader.PlayReadyRecordModifier and TypeMethodDescriptionstatic List<PlayReadyHeader.PlayReadyRecord>PlayReadyHeader.PlayReadyRecord.createFor(ByteBuffer byteBuffer, int recordCount) PlayReadyHeader.getRecords()Method parameters in org.mp4parser.boxes.microsoft.contentprotection with type arguments of type PlayReadyHeader.PlayReadyRecordModifier and TypeMethodDescriptionvoidPlayReadyHeader.setRecords(List<PlayReadyHeader.PlayReadyRecord> records)