public class TheoraStream
extends java.lang.Object
| Constructor and Description |
|---|
TheoraStream() |
TheoraStream(LogicalOggStream oggStream) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decodePacket(byte[] packet) |
Header |
getHeader() |
PbInstance |
getPbi() |
public TheoraStream()
public TheoraStream(LogicalOggStream oggStream) throws TheoraFormatException, java.io.IOException
TheoraFormatExceptionjava.io.IOExceptionpublic Header getHeader()
public PbInstance getPbi()
public byte[] decodePacket(byte[] packet)
throws TheoraFormatException,
java.io.IOException
TheoraFormatExceptionjava.io.IOExceptionCopyright © 2013 Tor-Einar Jarnbjo. All Rights Reserved.