JavaTM Platform
Standard Ed. 6

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

BooleanControl.Type 를 사용하고 있는 패키지
javax.sound.sampled 샘플화 된 오디오 데이터의 수중에 넣어, 처리, 및 재생의 인터페이스 및 클래스를 제공합니다.  
 

javax.sound.sampled 에서의 BooleanControl.Type 의 사용
 

BooleanControl.Type 로서 선언되고 있는 javax.sound.sampled 의 필드
static BooleanControl.Type BooleanControl.Type. APPLY_REVERB
          리바브를 라인에 적용할지 어떨지의 컨트롤을 나타냅니다.
static BooleanControl.Type BooleanControl.Type. MUTE
          라인의 뮤트 상태에 대한 컨트롤을 나타냅니다.
 

BooleanControl.Type 형의 파라미터를 가지는 javax.sound.sampled 의 생성자
BooleanControl (BooleanControl.Type  type, boolean initialValue)
          지정된 파라미터로 불형의 컨트롤 객체를 새롭게 구축합니다.
BooleanControl (BooleanControl.Type  type, boolean initialValue, String  trueStateLabel, String  falseStateLabel)
          지정된 파라미터로 불형의 컨트롤 객체를 새롭게 구축합니다.
 


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 도 참조해 주세요.