|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.svrCore.MIME.AbstractHandler
org.hd.d.pg2k.svrCore.mediahandler.mid
public final class mid
Basic handler for MIDI file (MIME type audio/midi).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.hd.d.pg2k.svrCore.MIME.Handler |
|---|
Handler.ThumbnailParams |
| Field Summary |
|---|
| Fields inherited from interface org.hd.d.pg2k.svrCore.MIME.Handler |
|---|
TAG_NAME_METADATA_TOP |
| Constructor Summary | |
|---|---|
mid()
|
|
| Method Summary | |
|---|---|
ExhibitMIME.ExhibitTypeParameters |
getExhibitType()
Get internal type of ExhibitMIME type; never null. |
org.w3c.dom.Node |
getMetadata(java.io.InputStream is,
Name.ExhibitFull exhibitName)
Gets all available exhibit metadata as a single XML DOM tree; null if none. |
protected javax.sound.midi.Sequence |
getSequence(java.io.InputStream is)
Get format of audio data; null if none or format not usable/parseable. |
| Methods inherited from class org.hd.d.pg2k.svrCore.MIME.AbstractHandler |
|---|
canMakeThumbnails, decodeImage, get2DImageDimensions, getThumbnailParams, makeImageBinary, makeSizeConstrainedEncodedImage, makeThumbnails, makeThumbnails |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public mid()
| Method Detail |
|---|
public ExhibitMIME.ExhibitTypeParameters getExhibitType()
protected javax.sound.midi.Sequence getSequence(java.io.InputStream is)
public org.w3c.dom.Node getMetadata(java.io.InputStream is,
Name.ExhibitFull exhibitName)
This implementation synthesises a metadata tree from the AudioFileFormat data, if any.
getMetadata in interface HandlergetMetadata in class AbstractHandleris - input stream; never nullexhibitName - TODO
|
DHD Multimedia Gallery V1.57.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||