Package | Description |
---|---|
org.gagravarr.ogg |
Modifier and Type | Method and Description |
---|---|
protected OggPage |
OggPacket._getParent()
Unit tests only!
|
Modifier and Type | Method and Description |
---|---|
protected void |
OggPacket.setParent(OggPage parent) |
protected void |
OggFile.writePages(OggPage[] pages)
Writes a (possibly series) of pages to the
stream in one go.
|
Constructor and Description |
---|
OggPacket(OggPage parent,
byte[] data,
boolean bos,
boolean eos)
Creates a new Ogg Packet based on data read
from within an Ogg Page.
|
Copyright © 2015. All rights reserved.