javax.sound.sampled.spi
APIs, a null
reference parameter to methods is incorrect unless explicitly documented on
the method as having a meaningful interpretation. Usage to the contrary is
incorrect coding and may result in a run time exception either immediately or
at some later time. NullPointerException
is an example of typical and
acceptable run time exception for such cases.
Modifier and Type | Class and Description |
---|---|
public abstract class | AudioFileReader
Provider for audio file reading services. |
public abstract class | AudioFileWriter
Provider for audio file writing services. |
public abstract class | FormatConversionProvider
A format conversion provider provides format conversion services from one or more input formats to one or more output formats. |
public abstract class | MixerProvider
A provider or factory for a particular mixer type. |