net.sourceforge.neurosdbm.db.track.asf
Class ASF_Codec_List_Object.CodecEntry

java.lang.Object
  extended bynet.sourceforge.neurosdbm.db.track.asf.ASF_Codec_List_Object.CodecEntry
Enclosing class:
ASF_Codec_List_Object

private class ASF_Codec_List_Object.CodecEntry
extends java.lang.Object


Field Summary
private  java.lang.String description
           
private  int descriptionLength
           
private  byte[] information
           
private  int informationLength
           
private  java.lang.String name
           
private  int nameLength
           
private  int type
           
 
Constructor Summary
(package private) ASF_Codec_List_Object.CodecEntry(java.nio.channels.FileChannel fc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

private int type

nameLength

private int nameLength

name

private java.lang.String name

descriptionLength

private int descriptionLength

description

private java.lang.String description

informationLength

private int informationLength

information

private byte[] information
Constructor Detail

ASF_Codec_List_Object.CodecEntry

ASF_Codec_List_Object.CodecEntry(java.nio.channels.FileChannel fc)
                           throws java.io.IOException


Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.