Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

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

Packages that use Control.Type
Package Description
javax.sound.sampled Provides interfaces and classes for capture, processing, and playback of sampled audio data. 
 

Uses of Control.Type in javax.sound.sampled
 

Subclasses of Control.Type in javax.sound.sampled
Modifier and Type Class and Description
static class BooleanControl.Type
          An instance of the BooleanControl.Type class identifies one kind of boolean control.
static class CompoundControl.Type
          An instance of the CompoundControl.Type inner class identifies one kind of compound control.
static class EnumControl.Type
          An instance of the EnumControl.Type inner class identifies one kind of enumerated control.
static class FloatControl.Type
          An instance of the FloatControl.Type inner class identifies one kind of float control.
 

Methods in javax.sound.sampled that return Control.Type
Modifier and Type Method and Description
 Control.Type Control.getType()
          Obtains the control's type.
 

Methods in javax.sound.sampled with parameters of type Control.Type
Modifier and Type Method and Description
 Control Line.getControl(Control.Type control)
          Obtains a control of the specified type, if there is any.
 boolean Line.isControlSupported(Control.Type control)
          Indicates whether the line supports a control of the specified type.
 

Constructors in javax.sound.sampled with parameters of type Control.Type
Constructor and Description
Control(Control.Type type)
          Constructs a Control with the specified type.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.