Event fired when a video's control has changed. EventIds for this event are located in the VideoControlsEventIds class.

Namespace: Crestron.SimplSharpPro.DM
Assembly: SimplSharpPro (in SimplSharpPro.exe)

Syntax

C#
public event GenericEventHandler ControlChange

Value

Type: Crestron.SimplSharpPro.DeviceSupport..::..GenericEventHandler

See Also