Namespace AIMP.SDK.FileManager.Extensions
Interfaces
IAimpExtensionFileExpander
Interface is an extension for the IAimpServiceFileManager service that allows split real file container into one or view virtual files.
Instance should be created by plugin and must be registered in the application at the plugin initialization method via the IAimpCore.RegisterExtension method.
IAimpExtensionFileFormat
Extension for the IAimpServiceFileFormats service that provides an information about the new file format.
Instance should be created by plugin and must be registered in the application at the plugin initialization method via the IAimpCore.RegisterExtension method.
Implements the IAimpExtensionIAimpExtensionFileInfoProvider
Interface is an extension for the IAimpServiceFileInfo service that provides an extended information about the file.
Instance should be created by plugin and must be registered in the application at the plugin initialization method via the IAimpCore.RegisterExtension method.
IAimpExtensionFileSystem
Extension for the IAIMPServiceFileSystems service. Must implement one or few file system commands(Refer to the children articles of the IAIMPServiceFileSystems chapter).
Enums
FileFormatsCategoryTypes
Enum FileFormatsCategoryTypes