BASS.NET API for the Un4seen BASS Audio Library

BASS_PLUGINFORMexts Field

BASS.NET API for the Un4seen BASS Audio Library
File extension filter, in the form of "*.ext1;*.ext2;etc...".

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public string exts

Field Value

Type: String
Remarks

The extension filter is for information only. A plugin will check the file contents rather than file extension, to verify that it is a supported format.
See Also

Reference