Uses of Class javax.sound.sampled.Control.Type

Uses in package gnu.javax.sound.sampled.gstreamer.lines

Methods with parameter type javax.sound.sampled.Control.Type

Control
Return the control associated with this Line that matches the argument.
boolean
Return true if a Control matching the argument is available for this Line, false otherwise.

Uses in package javax.sound.sampled

Classes derived from javax.sound.sampled.Control.Type

class
A Type specialized to represent a boolean control.
class
This describes a single compound control.
class
This Type describes an EnumControl.
class
An instance of this class describes a particular floating point control.

Constructors with parameter type javax.sound.sampled.Control.Type

Create a new Control given its Type.

Methods with parameter type javax.sound.sampled.Control.Type

Control
Return the control associated with this Line that matches the argument.
boolean
Return true if a Control matching the argument is available for this Line, false otherwise.

Methods with return type javax.sound.sampled.Control.Type

Control.Type
Return the Type of this Control.

Uses in package gnu.javax.sound.sampled.gstreamer

Methods with parameter type javax.sound.sampled.Control.Type

Control
Return the control associated with this Line that matches the argument.
boolean
Return true if a Control matching the argument is available for this Line, false otherwise.