A Streaming Media JukeBox - Part III: Browser-Independent: The C Properties
A Streaming Media JukeBox - Part III: Browser-Independent
The C Properties
| Property | ContactAddress |
| ActiveX | a=ContactAddress |
| Plugin | a=GetContactAddress() |
| Description | Returns the contact address of the current channel. Read-only. |
| Property | ContactEmail |
| ActiveX | a=ContactEmail |
| Plugin | a=GetContactEmail() |
| Description | Returns the contact e-mail of the current channel. Read-only. |
| Property | ContactPhone |
| ActiveX | a=ContactPhone |
| Plugin | a=GetContactPhone() |
| Description | Returns the contact phone of the current channel. Read-only. |
| Property | ControlType |
| ActiveX | a=ControlType |
| Plugin | Not Supported |
| Description | Returns or sets the control type. |
| Property | Copyright |
| ActiveX | a=Copyright |
| Plugin | Not Supported |
| Description | Returns the copyright information of the current stream. Read-only. |
| Property | CreationDate |
| ActiveX | a=CreationDate |
| Plugin | a=GetCreationDate() |
| Description | Returns the creation date of the current stream. Read-only. |
| Property | CurrentMarker |
| ActiveX | CurrentMarker=integer |
| Plugin | SetCurrentMarker(integer) |
| Description | Returns or sets the current stream position in terms of a marker number. |
| Property | CurrentPosition |
| ActiveX | CurrentPosition=integer |
| Plugin | SetCurrentPosition(integer) |
| Description | Returns or sets the current stream position in terms of time. |
| Property | CurrentState |
| ActiveX | CurrentState=integer |
| Plugin | SetCurrentState(integer) |
| Description | Returns or sets the current state of the stream: 0 (stopped), 1 (paused), 2 (played), or 6 (loading). |
| Property | CursorType |
| ActiveX | CursorType=integer |
| Plugin | SetCursorType(integer) |
| Description | Returns or sets the cursor type. |
Produced by Yehuda Shiran and Tomer Shiran
Created: December 6, 1999
Revised: December 6, 1999
URL: http://www.webreference.com/js/column53/properties3.html


