| Property | EnableAutoProxy |
| ActiveX | a=EnableAutoProxy |
| Plugin | Not Supported |
| Description | Returns whether the control uses the browser's proxy setting (true) or not (false). Read-only. |
| Property | EnableContextMenu |
| ActiveX | EnableContextMenu=true/false a=EnableContextMenu |
| Plugin | SetEnableContextMenu(true/false) a=GetEnableContextMenu() |
| Description | Returns or sets whether a menu appears when the right mouse button is clicked. |
| Property | Enabled |
| ActiveX | Enabled=true/false a=Enabled |
| Plugin | SetEnabled(true/false) a=GetEnabled() |
| Description | Returns or sets whether the control is enabled. |
| Property | EnableHTTP |
| ActiveX | EnableHTTP=true/false a=EnableHTTP |
| Plugin | Not Supported |
| Description | Returns whether the control will attempt to receive multicast data. Read-only. |
| Property | EnablePositionControls |
| ActiveX | EnablePositionControls=true/false a=EnablePositionControls |
| Plugin | SetEnablePositionControls(true/false) a=GetEnablePositionControls() |
| Description | Returns or sets whether to enable the position controls. |
| Property | EnableFullScreenControls |
| ActiveX | EnableFullScreenControls=true/false a=EnableFullScreenControls |
| Plugin | SetEnableFullScreenControls(true/false) a=GetEnableFullScreenControls() |
| Description | Returns or sets whether to enable the full screen controls. |
| Property | EnableSelectionControls |
| ActiveX | EnableSelectionControls=true/false a=EnableSelectionControls |
| Plugin | SetEnableSelectionControls(true/false) a=GetEnableSelectionControls() |
| Description | Returns or sets whether to enable the selection button in the control panel. |
| Property | EnableTCP |
| ActiveX | EnableTCP=true/false a=EnableTCP |
| Plugin | Not Supported |
| Description | Returns whether the control attempts to receive data using TCP. |
| Property | EnableTracker |
| ActiveX | a=EnableTracker |
| Plugin | a=GetEnableTracker() |
| Description | Returns or set whether to enable the tracker bar in the control display. |
| Property | EnableUDP |
| ActiveX | a=EnableUDP |
| Plugin | Not Supported |
| Description | Returns whether the control attempts to receive data using UDP |