Adds sound source into the sound engine as file.
Adds sound source into the sound engine as file.
public ISoundSource AddSoundSourceFromFile(string);
Adds sound source into the sound engine as file.
public ISoundSource AddSoundSourceFromFile(string,StreamMode);
Adds sound source into the sound engine as file.
public ISoundSource AddSoundSourceFromFile(string,StreamMode,bool);
ISoundEngine Class | IrrKlang Namespace