com.googlecode.mp4parser.boxes.piff
Class PlayReadyHeader.PlayReadyRecord.DefaulPlayReadyRecord

java.lang.Object
  extended by com.googlecode.mp4parser.boxes.piff.PlayReadyHeader.PlayReadyRecord
      extended by com.googlecode.mp4parser.boxes.piff.PlayReadyHeader.PlayReadyRecord.DefaulPlayReadyRecord
Enclosing class:
PlayReadyHeader.PlayReadyRecord

public static class PlayReadyHeader.PlayReadyRecord.DefaulPlayReadyRecord
extends PlayReadyHeader.PlayReadyRecord


Nested Class Summary
 
Nested classes/interfaces inherited from class com.googlecode.mp4parser.boxes.piff.PlayReadyHeader.PlayReadyRecord
PlayReadyHeader.PlayReadyRecord.DefaulPlayReadyRecord, PlayReadyHeader.PlayReadyRecord.EmeddedLicenseStore, PlayReadyHeader.PlayReadyRecord.RMHeader
 
Constructor Summary
PlayReadyHeader.PlayReadyRecord.DefaulPlayReadyRecord(int type)
           
 
Method Summary
 ByteBuffer getValue()
           
 void parse(ByteBuffer bytes)
           
 
Methods inherited from class com.googlecode.mp4parser.boxes.piff.PlayReadyHeader.PlayReadyRecord
createFor, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlayReadyHeader.PlayReadyRecord.DefaulPlayReadyRecord

public PlayReadyHeader.PlayReadyRecord.DefaulPlayReadyRecord(int type)
Method Detail

parse

public void parse(ByteBuffer bytes)
Specified by:
parse in class PlayReadyHeader.PlayReadyRecord

getValue

public ByteBuffer getValue()
Specified by:
getValue in class PlayReadyHeader.PlayReadyRecord


Copyright © 2012. All Rights Reserved.