JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.sound.sampled.CompoundControl.Type
Packages that use
CompoundControl.Type
Package
Description
javax.sound.sampled
Provides interfaces and classes for capture, processing, and playback of sampled audio data.
Uses of
CompoundControl.Type
in
javax.sound.sampled
Constructors in
javax.sound.sampled
with parameters of type
CompoundControl.Type
Constructor
Description
CompoundControl
(
CompoundControl.Type
type,
Control
[] memberControls)
Constructs a new compound control object with the given parameters.