C# Class Gablarski.Audio.AudioEngineExtensions

Datei anzeigen Open project: ermau/Gablarski

Public Methods

Method Description
BeginCapture ( this self, AudioSource source, IChannelInfo channel ) : void
BeginCapture ( this self, AudioSource source, IUserInfo user ) : void

Method Details

BeginCapture() public static method

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

BeginCapture() public static method

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