BooleanControlWrapper
A wrapper for a BooleanControl of a Clip, providing methods to update and reset its value.
Parameters
clip
The Clip containing the control.
controlType
The type of BooleanControl to wrap.
Throws
if the specified control type is not supported by the Clip.
if the control retrieved is not a BooleanControl.