Summary
Get a list of supported file extensions.
Syntax
public static string GetSupportedExtensions()
Return Value
Type | Description |
---|---|
string | The semicolon-separated list of extensions supported by this libopenmpt build. The extensions are returned lower-case without a leading dot. |