Namespace AIMP.SDK.Visuals
Classes
AimpVisualData
This structure contains visualization data that needed for frame rendering.
Data was calculated before the volume, balance and anti-clipping filters were applied.
Interfaces
IAimpExtensionCustomVisualization
This is extension for the IAimpServiceVisualizations service. This type of visualization provides an ability to render visualization outside of the visual display of player, and not depended from user choice.
Instance should be created by plugin and must be registered in the application in the Initialize() method via the RegisterExtension(IAimpExtension) method.
IAimpExtensionEmbeddedVisualization
This type visualization displays on visual display of player only and can be chosen by user.
Instance should be created by plugin and must be registered in the application in the Initialize() method via the RegisterExtension(IAimpExtension) method.
Implements the IAimpExtensionIAimpServiceVisualizations
Service have no any methods and properties.
Enums
AimpVisualClickButtonType
Enum AimpVisualClickButtonType
AimpVisualFlags
Enum AimpVisualFlags