메소드 | 설명 | |
---|---|---|
BeginCapture ( this self, AudioSource source, IChannelInfo channel ) : void | ||
BeginCapture ( this self, AudioSource source, IUserInfo user ) : void |
public static BeginCapture ( this self, AudioSource source, IChannelInfo channel ) : void | ||
self | this | |
source | AudioSource | |
channel | IChannelInfo | |
리턴 | void |
public static BeginCapture ( this self, AudioSource source, IUserInfo user ) : void | ||
self | this | |
source | AudioSource | |
user | IUserInfo | |
리턴 | void |