com.flazr.io.f4v.box
Class MP4Descriptor

java.lang.Object
  extended by com.flazr.io.f4v.box.MP4Descriptor

public class MP4Descriptor
extends Object

thanks to Paul Kendall for the patch !


Field Summary
static int DECODER_CONFIG
           
static int DECODER_SPECIFIC_CONFIG
           
static int ES_TAG
           
 
Constructor Summary
MP4Descriptor(org.jboss.netty.buffer.ChannelBuffer in)
           
 
Method Summary
 byte[] getConfigBytes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ES_TAG

public static final int ES_TAG
See Also:
Constant Field Values

DECODER_CONFIG

public static final int DECODER_CONFIG
See Also:
Constant Field Values

DECODER_SPECIFIC_CONFIG

public static final int DECODER_SPECIFIC_CONFIG
See Also:
Constant Field Values
Constructor Detail

MP4Descriptor

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

getConfigBytes

public byte[] getConfigBytes()


Copyright © 2011. All Rights Reserved.