aicas logo Jamaica 3.4 release 8

Uses of Package
javax.sound.sampled

Packages that use javax.sound.sampled
javax.sound.sampled   
javax.sound.sampled.spi   
 

Classes in javax.sound.sampled used by javax.sound.sampled
AudioFileFormat
          This describes an audio file, including information about its length, the format of the audio data, and other things.
AudioFileFormat.Type
          An instance of this type describes a standard audio file format.
AudioFormat
          This class describes an audio format, including its encoding, the number of channels, its frame rate, etc.
AudioFormat.Encoding
          This describes a given audio format encoding.
AudioInputStream
          This is an InputStream which is specialized for reading audio files.
BooleanControl.Type
          A Type specialized to represent a boolean control.
Clip
          A Clip represents some pre-loaded audio data.
CompoundControl.Type
          This describes a single compound control.
Control
          A control provides the ability to affect some attribute of a line, for instance its volume.
Control.Type
          This describes a single control.
DataLine
          The DataLine interface adds data-related functionality to the Line interface.
EnumControl.Type
          This Type describes an EnumControl.
FloatControl.Type
          An instance of this class describes a particular floating point control.
Line
          A Line represents a single input or output audio line.
Line.Info
          An object of this type holds information about a Line.
LineEvent
          This class holds information about a state change of a Line.
LineEvent.Type
          This class represents the kinds of state changes that can occur to a Line.
LineListener
          This interface is used by classes which wish to be notified when the state of a Line changes.
LineUnavailableException
           
Mixer
          A Mixer is a Line which itself holds multiple lines.
Mixer.Info
          An Info object describes a mixer.
Port.Info
          This describes a single port.
SourceDataLine
          This is a DataLine to which data may be written.
TargetDataLine
          This is a DataLine from which data may be read.
UnsupportedAudioFileException
          An exception of this type is thrown when an operation is attempted on a file whose format is unrecognized.
 

Classes in javax.sound.sampled used by javax.sound.sampled.spi
AudioFileFormat
          This describes an audio file, including information about its length, the format of the audio data, and other things.
AudioFileFormat.Type
          An instance of this type describes a standard audio file format.
AudioFormat
          This class describes an audio format, including its encoding, the number of channels, its frame rate, etc.
AudioFormat.Encoding
          This describes a given audio format encoding.
AudioInputStream
          This is an InputStream which is specialized for reading audio files.
Mixer
          A Mixer is a Line which itself holds multiple lines.
Mixer.Info
          An Info object describes a mixer.
UnsupportedAudioFileException
          An exception of this type is thrown when an operation is attempted on a file whose format is unrecognized.
 


aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.