public class Mp4DrmsBox extends AbstractMp4Box
dataBuffer, header
Constructor and Description |
---|
Mp4DrmsBox(Mp4BoxHeader header,
ByteBuffer dataBuffer) |
Modifier and Type | Method and Description |
---|---|
void |
processData()
Process direct data
|
getData, getHeader
public Mp4DrmsBox(Mp4BoxHeader header, ByteBuffer dataBuffer)
header
- header infodataBuffer
- data of box (doesnt include header data)public void processData() throws CannotReadException
CannotReadException
Copyright © 2005–2020 jthink.net. All rights reserved.