org.hd.d.pg2k.svrCore.mediahandler
Class wav

java.lang.Object
  extended by org.hd.d.pg2k.svrCore.MIME.AbstractHandler
      extended by org.hd.d.pg2k.svrCore.MIME.AbstractSampledSoundHandler
          extended by org.hd.d.pg2k.svrCore.mediahandler.wav
All Implemented Interfaces:
Handler

public final class wav
extends AbstractSampledSoundHandler

Basic handler for WAV file (MIME type audio/x-wav).


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
wav()
           
 
Method Summary
 ExhibitMIME.ExhibitTypeParameters getExhibitType()
          Get internal type of ExhibitMIME type; never null.
 
Methods inherited from class org.hd.d.pg2k.svrCore.MIME.AbstractSampledSoundHandler
getAudioFileFormat, getMetadata
 
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

wav

public wav()
Method Detail

getExhibitType

public ExhibitMIME.ExhibitTypeParameters getExhibitType()
Get internal type of ExhibitMIME type; never null.


DHD Multimedia Gallery V1.57.21

Copyright (c) 1996-2011, Damon Hart-Davis. All rights reserved.