PersonalizationController
An interface defining direct access to Mimi Personalization from the backend.
Returns personalization/presets for use in Mimi processing.
Note: In most cases it should not be necessary for client code to this interface, rather the Mimi Personalization value are automatically applied by internal Mimi Core operations.
Important: This interface is not stable for inheritance, as new methods may be added, but is stable for use.
Since
5.0.0
Properties
A MimiObservable exposing UpDownPreset personalization bundle for the current user.
A MimiObservable exposing the latest PersonalizationLevelsItems for the current user.
Functions
Creates an instance of the given built-in MimiPresetParameterDataSource to be used by the io.mimi.sdk.core.controller.processing.ProcessingSession
Loads a personalization Personalization from the backend. Has no side-effects.
Loads an UpDownPreset personalization bundle from the backend, returning the result.