메소드 | 설명 | |
---|---|---|
SingleChannel ( ISoundObj input, ushort nChannel ) : System | ||
SingleChannel ( ISoundObj input, ushort nChannel, bool okIfChannelNotFound ) : System |
public SingleChannel ( ISoundObj input, ushort nChannel ) : System | ||
input | ISoundObj | |
nChannel | ushort | |
리턴 | System |
public SingleChannel ( ISoundObj input, ushort nChannel, bool okIfChannelNotFound ) : System | ||
input | ISoundObj | |
nChannel | ushort | |
okIfChannelNotFound | bool | |
리턴 | System |