Interface to overwrite opening files. Derive your own class from IFileFactory, overwrite the openFile() method and return your own System::IO::Stream to overwrite file access of irrKlang. Use ISoundEngine::addFileFactory() to let irrKlang know about your class. Example code can be found in the tutorial 04.OverrideFileAccess.
For a list of all members of this type, see IFileFactory Members.
Namespace: IrrKlang
Assembly: irrKlang.NET (in irrKlang.NET.dll)
IFileFactory Members | IrrKlang Namespace