BASS.NET API for the Un4seen BASS Audio Library

BassCdg Methods

BASS.NET API for the Un4seen BASS Audio Library

The BassCdg type exposes the following members.

Methods

  NameDescription
Public methodStatic memberBASS_CDG_GetCurrentBitmap
Gets the current bitmap of the CDG stream (for graphics output).
Public methodStatic memberBASS_CDG_SetConfig
Sets a BASS_CDG config option.
Public methodStatic memberBASS_CDG_SetVideoWindow
Sets the window handle to use with the CDG stream (for the graphics output).
Public methodStatic memberFreeMe
Unloads this library. This must be called when you have previously called LoadMe.
Public methodStatic memberLoadMe
Loads this library into memory. The library will be search in the current application directory.
Public methodStatic memberLoadMe(String)
Loads this library into memory. The library will be loaded from the given path.
Top
See Also

Reference