C# Класс SoundSwitch.Framework.Audio.CachedSound

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CachedSound ( string audioFileName ) : System

Load the AudioFile into the memory using the right reader.

Описание методов

CachedSound() публичный Метод

Load the AudioFile into the memory using the right reader.
Audio file doesn't exists
public CachedSound ( string audioFileName ) : System
audioFileName string
Результат System