BooleanControlWrapper

constructor(clip: Clip, controlType: BooleanControl.Type)

Creates a BooleanControlWrapper for the specified control type.

Parameters

clip

The Clip containing the control.

controlType

The type of BooleanControl to wrap.