Listener.EnableCatchAllNotifications Method

Definition

Namespace: P1.CameraSdk

Enable “catch all” state on this listener

public void EnableCatchAllNotifications();

In “catch all” state, every notification generated by the SDK is delivered to this listener. (Across all opened cameras!) This also has the effect of enabling notifications for properties that are not currently visible on the cameras. (Due to the cameras state.)