net.sourceforge.neurosdbm.db.track.asf
Class ASF_Extended_Content_Description_Object
java.lang.Object
net.sourceforge.neurosdbm.db.track.asf.ASFObject
net.sourceforge.neurosdbm.db.track.asf.ASF_Extended_Content_Description_Object
- public class ASF_Extended_Content_Description_Object
- extends ASFObject
ASF_Extended_Content_Description_Object
See section 3.11 of ASF Specification.
Fields inherited from class net.sourceforge.neurosdbm.db.track.asf.ASFObject |
|
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
contentDescriptorCount
private int contentDescriptorCount
contentDescriptors
private ASF_Extended_Content_Description_Object.ContentDescriptor[] contentDescriptors
albumContentDescriptor
private ASF_Extended_Content_Description_Object.ContentDescriptor albumContentDescriptor
genreContentDescriptor
private ASF_Extended_Content_Description_Object.ContentDescriptor genreContentDescriptor
trackNumberContentDescriptor
private ASF_Extended_Content_Description_Object.ContentDescriptor trackNumberContentDescriptor
ASF_Extended_Content_Description_Object
ASF_Extended_Content_Description_Object(java.nio.channels.FileChannel fc)
throws java.io.IOException
getAlbum
java.lang.String getAlbum()
getGenre
java.lang.String getGenre()
getTrackNumber
int getTrackNumber()
Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.