DCT Lightfoot v3 API specification

com.dctl.hardware.mp3
Class Decoder.Buffer

java.lang.Object
  |
  +--com.dctl.hardware.mp3.Decoder.Buffer
Enclosing class:
Decoder

public class Decoder.Buffer
extends Object

The buffer class


Field Summary
 byte[] content
          The content
 int contentLength
          The length of data in the buffer
 int flags
          The flags
 
Constructor Summary
Decoder.Buffer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contentLength

public int contentLength
The length of data in the buffer


flags

public int flags
The flags


content

public byte[] content
The content

Constructor Detail

Decoder.Buffer

public Decoder.Buffer()

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification