BASS.NET API for the Un4seen BASS Audio Library

BassWmaBASS_WMA_StreamCreateFile Method

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

  NameDescription
Public methodStatic memberCode exampleBASS_WMA_StreamCreateFile(IntPtr, Int64, Int64, BASSFlag)
Creates a sample stream from a WMA memory IntPtr.

This overload implements streaming from memory.

Public methodStatic memberCode exampleBASS_WMA_StreamCreateFile(String, Int64, Int64, BASSFlag)
Creates a sample stream from a WMA file.

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

Top
See Also

Reference