|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Control.Type 를 사용하고 있는 패키지 | |
---|---|
javax.sound.sampled | 샘플화 된 오디오 데이터의 수중에 넣어, 처리, 및 재생의 인터페이스 및 클래스를 제공합니다. |
javax.sound.sampled 에서의 Control.Type 의 사용 |
---|
javax.sound.sampled 에서의 Control.Type 의 서브 클래스 | |
---|---|
static class |
BooleanControl.Type
BooleanControl.Type 클래스의 인스턴스는, 불형의 컨트롤의 종류를 식별합니다. |
static class |
CompoundControl.Type
CompoundControl.Type 내부 클래스의 인스턴스는 복합형의 컨트롤의 종류를 식별합니다. |
static class |
EnumControl.Type
EnumControl.Type 내부 클래스의 인스턴스는, 열거된 컨트롤의 종류를 식별합니다. |
static class |
FloatControl.Type
FloatControl.Type 내부 클래스의 인스턴스는, 부동 소수점형의 컨트롤의 종류를 식별합니다. |
Control.Type 를 돌려주는 javax.sound.sampled 의 메소드 | |
---|---|
Control.Type |
Control. getType ()
컨트롤의 타입을 가져옵니다. |
Control.Type 형의 파라미터를 가지는 javax.sound.sampled 의 메소드 | |
---|---|
Control |
Line. getControl (Control.Type control)
지정된 타입의 컨트롤이 있는 경우, 그 컨트롤을 가져옵니다. |
boolean |
Line. isControlSupported (Control.Type control)
지정된 타입의 컨트롤을 라인이 지원하고 있을지 어떨지를 나타냅니다. |
Control.Type 형의 파라미터를 가지는 javax.sound.sampled 의 생성자 | |
---|---|
Control (Control.Type type)
타입을 지정해 컨트롤을 구축합니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.