com.flazr.io.flv
Class H263Packet

java.lang.Object
  extended by com.flazr.io.flv.H263Packet

public class H263Packet
extends Object


Constructor Summary
H263Packet(org.jboss.netty.buffer.ChannelBuffer in, int offset)
           
 
Method Summary
 int getHeight()
           
 int getWidth()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

H263Packet

public H263Packet(org.jboss.netty.buffer.ChannelBuffer in,
                  int offset)
Method Detail

getWidth

public int getWidth()

getHeight

public int getHeight()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.