BASS.NET API for the Un4seen BASS Audio Library

BassWvBASS_WV_StreamCreateFile Method

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

  NameDescription
Public methodStatic memberBASS_WV_StreamCreateFile(IntPtr, Int64, Int64, BASSFlag)
Creates a sample stream from a WavPack memory IntPtr.

This overload implements streaming from memory.

Public methodStatic memberBASS_WV_StreamCreateFile(String, Int64, Int64, BASSFlag)
Creates a sample stream from a WavPack file.

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

Top
See Also

Reference