C# Class SoundSwitch.Framework.Audio.CachedSound

Afficher le fichier Open project: Belphemur/SoundSwitch Class Usage Examples

Méthodes publiques

Méthode Description
CachedSound ( string audioFileName ) : System

Load the AudioFile into the memory using the right reader.

Method Details

CachedSound() public méthode

Load the AudioFile into the memory using the right reader.
Audio file doesn't exists
public CachedSound ( string audioFileName ) : System
audioFileName string
Résultat System