BASS.NET API for the Un4seen BASS Audio Library

BassOfrBASS_OFR_StreamCreateFile Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodStatic memberBASS_OFR_StreamCreateFile(IntPtr, Int64, Int64, BASSFlag)
Creates a sample stream from a OptimFROG or OptimFROG DualStream memory IntPtr.

This overload implements streaming from memory.

Public methodStatic memberBASS_OFR_StreamCreateFile(String, Int64, Int64, BASSFlag)
Creates a sample stream from a OptimFROG or OptimFROG DualStream file.

This overload implements Unicode filenames. The BASS_UNICODE flag will be added automatically.

Top
See Also

Reference