Returns the supported stream file name of the given add-on file (e.g. "bassflac.dll").
Use to retrieve the native supported stream file name of Bass.
Use "music" to retrive the native supported music name of Bass.
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- file
- Type: SystemString
The file name and/or path of the bass add-on dll from which to retrieve the supported file name (or or "music").
Return Value
Type: StringThe name of the supported audio format (e.g. "Windows Media Audio").
See Also