Video Stream Binding (videoDriver-VideoStreamBinding)

This binding configures a relationship between a widget value and a video stream. To enable streaming video on a Px page, you would bind it to a graphic widget.
Figure 34.   Example of Video Stream Binding properties
Image

To view these options,

Property Value Description
Ord ORD list Defines the location of the video stream to bind to the widget value.
Degrade Behavior drop-down list (defaults to None)
Specifies how the interface displays invalid options. For example, if a user does not have permission to invoke a specific action, a button bound to that action can be grayed out or hidden entirely.

Disable grays out the invalid option.

Hide removes the invalid option.