Uses of Class javax.sound.sampled.UnsupportedAudioFileException

Uses in package javax.sound.sampled.spi

Methods which throw type javax.sound.sampled.UnsupportedAudioFileException

AudioFileFormat
Return the format of the given file as deduced by this provider.
AudioFileFormat
Return the format of the given input stream as deduced by this provider.
AudioFileFormat
Return the format of the given URL as deduced by this provider.
AudioInputStream
Return an AudioInputStream for the given file.
AudioInputStream
Return an AudioInputStream wrapping the given input stream.
AudioInputStream
Return an AudioInputStream for the given URL.

Uses in package javax.sound.sampled

Methods which throw type javax.sound.sampled.UnsupportedAudioFileException

AudioFileFormat
Return the file format of a given File.
AudioFileFormat
Return the file format of a given input stream.
AudioFileFormat
Return the file format of a given URL.
AudioInputStream
Return an audio input stream for the file.
AudioInputStream
Return an audio input stream given an input stream.
AudioInputStream
Return an audio input stream for the given URL.