MimiProcessingParameterDataSource

Defines how a MimiProcessingParameter has its value updated.

Propagates Exceptions thrown during loading.

Important: This interface is not stable for inheritance, as new methods may be added, but is stable for use.

Since

12.0.0 moved io.mimi.sdk.processing

Inheritors

Functions

Link copied to clipboard
abstract suspend fun load(current: T): T

Not intended for external use.