C# Class Gablarski.Audio.AudioEngineExtensions

Afficher le fichier Open project: ermau/Gablarski

Méthodes publiques

Méthode Description
BeginCapture ( this self, AudioSource source, IChannelInfo channel ) : void
BeginCapture ( this self, AudioSource source, IUserInfo user ) : void

Method Details

BeginCapture() public static méthode

public static BeginCapture ( this self, AudioSource source, IChannelInfo channel ) : void
self this
source AudioSource
channel IChannelInfo
Résultat void

BeginCapture() public static méthode

public static BeginCapture ( this self, AudioSource source, IUserInfo user ) : void
self this
source AudioSource
user IUserInfo
Résultat void