org.tritonus.share.sampled.mixer
Class TCompoundControlType
java.lang.Object
javax.sound.sampled.Control.Type
javax.sound.sampled.CompoundControl.Type
org.tritonus.share.sampled.mixer.TCompoundControlType
- public class TCompoundControlType
- extends CompoundControl.Type
CompoundControl.Type class.
This class is only needed to provide a public constructor.
TCompoundControlType
public TCompoundControlType(String strName)
- Constructor.
Constructs a CompoundControl.Type with the
name given.
- Parameters:
strName
- The name of the control.