Uses of Class javax.sound.sampled.AudioFileFormat

Uses in package javax.sound.sampled.spi

Methods with return type javax.sound.sampled.AudioFileFormat

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.

Uses in package javax.sound.sampled

Methods with return type javax.sound.sampled.AudioFileFormat

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.