com.coremedia.iso.boxes.sampleentry
Class TextSampleEntry.BoxRecord

java.lang.Object
  extended by com.coremedia.iso.boxes.sampleentry.TextSampleEntry.BoxRecord
Enclosing class:
TextSampleEntry

public static class TextSampleEntry.BoxRecord
extends Object


Constructor Summary
TextSampleEntry.BoxRecord()
           
 
Method Summary
 void getContent(ByteBuffer bb)
           
 int getSize()
           
 void parse(ByteBuffer in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextSampleEntry.BoxRecord

public TextSampleEntry.BoxRecord()
Method Detail

parse

public void parse(ByteBuffer in)

getContent

public void getContent(ByteBuffer bb)

getSize

public int getSize()


Copyright © 2012. All Rights Reserved.