BASS.NET API for the Un4seen BASS Audio Library

UtilsBASSAddOnGetSupportedFileExtensions Method

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

  NameDescription
Public methodStatic memberBASSAddOnGetSupportedFileExtensions(String)
Returns the supported stream file extensions of the given add-on file (e.g. "bassflac.dll").

Use to retrieve the native supported stream file extensions of Bass.

Use "music" to retrive the native supported music file extensions of Bass.

Public methodStatic memberCode exampleBASSAddOnGetSupportedFileExtensions(DictionaryInt32, String, Boolean)
Returns the supported stream file extensions for all loaded plugins.
Top
See Also

Reference