com.flazr.io.f4v.box
Class STSD.AudioSD

java.lang.Object
  extended by com.flazr.io.f4v.box.STSD.AudioSD
All Implemented Interfaces:
Payload
Enclosing class:
STSD

public static class STSD.AudioSD
extends Object
implements Payload


Constructor Summary
STSD.AudioSD(org.jboss.netty.buffer.ChannelBuffer in)
           
 
Method Summary
 byte[] getConfigBytes()
           
 void read(org.jboss.netty.buffer.ChannelBuffer in)
           
 String toString()
           
 org.jboss.netty.buffer.ChannelBuffer write()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

STSD.AudioSD

public STSD.AudioSD(org.jboss.netty.buffer.ChannelBuffer in)
Method Detail

getConfigBytes

public byte[] getConfigBytes()

read

public void read(org.jboss.netty.buffer.ChannelBuffer in)
Specified by:
read in interface Payload

write

public org.jboss.netty.buffer.ChannelBuffer write()
Specified by:
write in interface Payload

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.