| Property | DefaultFrame |
| ActiveX | a=DefaultFrame |
| Plugin | a=GetDefaultFrame() |
| Description | Returns the default frame name. Read-only. |
| Property | DisplayBackColor |
| ActiveX | DisplayBackColor=integer a=DisplayBackColor |
| Plugin | SetDisplayBackColor(integer) a=GetDisplayBackColor() |
| Description | Returns or sets the display background color. |
| Property | DisplayForeColor |
| ActiveX | DisplayForeColor=integer a=DisplayForeColor |
| Plugin | SetDisplayForeColor(integer) a=GetDisplayForeColor() |
| Description | Returns or sets the display foreground color. |
| Property | DisplayMode |
| ActiveX | DisplayMode=integer a=DisplayMode |
| Plugin | SetDisplayMode(integer) a=GetDisplayMode() |
| Description | Returns or sets whether the current position is in seconds (0) or frames (1). |
| Property | DisplaySize |
| ActiveX | DisplaySize=integer a=DisplaySize |
| Plugin | SetDisplaySize(integer) a=GetDisplaySize() |
| Description | Returns or sets the size of the display panel: 0 (default), 1 (half), or 2 (double). |
| Property | Duration |
| ActiveX | a=Duration |
| Plugin | a=GetDuration() |
| Description | Returns the length of the streaming media in seconds. Read-only. |