fromInitSegment

fun fromInitSegment(data: ByteArray, systemId: ByteArray = WIDEVINE): PSSH?

Pick the pssh box for one DRM system out of an init segment.

Return

the first matching box, or null when the segment carries none.