C# 클래스 DSPUtil.SingleChannel

상속: SoundObj
파일 보기 프로젝트 열기: hughpyle/inguz-DSPUtil 1 사용 예제들

공개 메소드들

메소드 설명
SingleChannel ( ISoundObj input, ushort nChannel ) : System
SingleChannel ( ISoundObj input, ushort nChannel, bool okIfChannelNotFound ) : System

메소드 상세

SingleChannel() 공개 메소드

public SingleChannel ( ISoundObj input, ushort nChannel ) : System
input ISoundObj
nChannel ushort
리턴 System

SingleChannel() 공개 메소드

public SingleChannel ( ISoundObj input, ushort nChannel, bool okIfChannelNotFound ) : System
input ISoundObj
nChannel ushort
okIfChannelNotFound bool
리턴 System