Class Audio


  • public class Audio
    extends java.lang.Object
    Utilities and constants for working with audio content.
    Author:
    Garret Wilson
    • Constructor Summary

      Constructors 
      Constructor Description
      Audio()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isAudio​(ContentType mediaType)
      Determines if the given content type represents an audio file.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait