net.sourceforge.neurosdbm.db.track.asf
Class ASF_Header_Object
java.lang.Object
net.sourceforge.neurosdbm.db.track.asf.ASFObject
net.sourceforge.neurosdbm.db.track.asf.ASF_Header_Object
- public class ASF_Header_Object
- extends ASFObject
ASF_Header_Object
See section 3.1 of ASF Specification.
Fields inherited from class net.sourceforge.neurosdbm.db.track.asf.ASFObject |
|
Constructor Summary |
(package private) |
ASF_Header_Object(java.nio.channels.FileChannel fc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GUID
public static java.lang.String GUID
objects
private ASFObject[] objects
contentDescriptionObject
private ASF_Content_Description_Object contentDescriptionObject
extendedContentDescriptionObject
private ASF_Extended_Content_Description_Object extendedContentDescriptionObject
filePropertiesObject
private ASF_File_Properties_Object filePropertiesObject
ASF_Header_Object
ASF_Header_Object(java.nio.channels.FileChannel fc)
throws java.io.IOException
getContentDescriptionObject
ASF_Content_Description_Object getContentDescriptionObject()
getExtendedContentDescriptionObject
ASF_Extended_Content_Description_Object getExtendedContentDescriptionObject()
getFilePropertiesObject
ASF_File_Properties_Object getFilePropertiesObject()
Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.