ProcessingParameterState

constructor(value: T, updateState: ProcessingParameterUpdateState<T>)

Parameters

T

The parameter value type

value

The current value of the io.mimi.sdk.processing.MimiProcessingParameter - it is the most recent successfully applied value.

updateState

The update state of the io.mimi.sdk.processing.MimiProcessingParameter value applicable sequence.