public class UrlBox extends FullBox
Box.LeafBox
header, MAX_BOX_SIZE
Modifier and Type | Method and Description |
---|---|
static UrlBox |
createUrlBox(String url) |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
String |
getUrl() |
void |
parse(ByteBuffer input) |
getFlags, getVersion, setFlags, setVersion
public UrlBox(Header atom)
public static String fourcc()
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize
in class Box
public String getUrl()
Copyright © 2019. All rights reserved.