The result object passed to the callback of a media model changed

Constructor

new (property:MediaEngineModelProperty, oldValue:Dynamic, currentValue:Dynamic)

Variables

read onlycurrentValue:Dynamic

The property value after the change

read onlyoldValue:Dynamic

The property value before the change

read onlyproperty:MediaEngineModelProperty

The property type that changed

Inherited Variables

Defined by EventResult

type:EnumValue

Instace members

Inherited Methods