JavaTM Platform
Standard Ed. 6

클래스
javax.sound.sampled.Control.Type 의 사용

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

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.