IrrKlang.NET

ISoundEngine.AddSoundSourceFromFile Method

Adds sound source into the sound engine as file.

Overload List

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);

See Also

ISoundEngine Class | IrrKlang Namespace