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
TheoraFormatException
java.io.IOException
public Header getHeader()
public PbInstance getPbi()
public byte[] decodePacket(byte[] packet) throws TheoraFormatException, java.io.IOException
TheoraFormatException
java.io.IOException
Copyright © 2016 Tor-Einar Jarnbjo. All Rights Reserved.