C# 클래스 Gablarski.Audio.AudioEngineExtensions

파일 보기 프로젝트 열기: ermau/Gablarski

공개 메소드들

메소드 설명
BeginCapture ( this self, AudioSource source, IChannelInfo channel ) : void
BeginCapture ( this self, AudioSource source, IUserInfo user ) : void

메소드 상세

BeginCapture() 공개 정적인 메소드

public static BeginCapture ( this self, AudioSource source, IChannelInfo channel ) : void
self this
source AudioSource
channel IChannelInfo
리턴 void

BeginCapture() 공개 정적인 메소드

public static BeginCapture ( this self, AudioSource source, IUserInfo user ) : void
self this
source AudioSource
user IUserInfo
리턴 void