C# Class UnityGB.SoundChip

Afficher le fichier Open project: Takohi-Jona/unity-gb Class Usage Examples

Méthodes publiques

Méthode Description
OutputSound ( IAudioOutput audioOutput ) : void
SetSampleRate ( int sr ) : void
SoundChip ( ) : System.Collections

Method Details

OutputSound() public méthode

public OutputSound ( IAudioOutput audioOutput ) : void
audioOutput IAudioOutput
Résultat void

SetSampleRate() public méthode

public SetSampleRate ( int sr ) : void
sr int
Résultat void

SoundChip() public méthode

public SoundChip ( ) : System.Collections
Résultat System.Collections