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

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

public static class TextSampleEntry.StyleRecord
extends Object


Constructor Summary
TextSampleEntry.StyleRecord()
           
 
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.StyleRecord

public TextSampleEntry.StyleRecord()
Method Detail

parse

public void parse(ByteBuffer in)

getContent

public void getContent(ByteBuffer bb)

getSize

public int getSize()


Copyright © 2012. All Rights Reserved.