com.googlecode.mp4parser.authoring.builder
Class ByteBufferHelper

java.lang.Object
  extended by com.googlecode.mp4parser.authoring.builder.ByteBufferHelper

public class ByteBufferHelper
extends Object

Used to merge adjacent byte buffers.


Constructor Summary
ByteBufferHelper()
           
 
Method Summary
static List<ByteBuffer> mergeAdjacentBuffers(List<ByteBuffer> samples)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteBufferHelper

public ByteBufferHelper()
Method Detail

mergeAdjacentBuffers

public static List<ByteBuffer> mergeAdjacentBuffers(List<ByteBuffer> samples)


Copyright © 2012. All Rights Reserved.