A Streaming Media JukeBox - Part III: Browser-Independent: The B Properties
A Streaming Media JukeBox - Part III: Browser-Independent
The B Properties
| Property | Balance |
| ActiveX | Balance=integer |
| Plugin | SetBalance(integer) |
| Description | Specifies the stereo balance. |
| Property | BaseURL |
| ActiveX | BaseURL=string |
| Plugin | SetBaseURL(string) |
| Description | The Base URL. Must begin with "http://". |
| Property | BufferingCount |
| ActiveX | a=BufferingCount |
| Plugin | a=GetBufferingCount() |
| Description | The number of times buffering occurred during streaming. Read-only. |
| Property | BufferingTime |
| ActiveX | a=BufferingTime |
| Plugin | a=GetBufferingTime() |
| Description | The accumulated buffering time of the current stream. Read-only. |
| Property | CanScan |
| ActiveX | a=CanScan |
| Plugin | a=GetCanScan() |
| Description | Indicates whether the file can be fastforwarded or reversed. Read-only. |
| Property | CanSeek |
| ActiveX | a=CanSeek |
| Plugin | a=GetCanSeek() |
| Description | Indicates whether the file can seek to a specific time. Read-only. |
| Property | CanSeekToMarkers |
| ActiveX | a=CanSeekToMarkers |
| Plugin | a=GetCanSeekToMarkers() |
| Description | Indicates whether the file can seek to a specific marker. Read-only. |
| Property | ChannelDescription |
| ActiveX | a=ChannelDescription |
| Plugin | a=GetChannelDescription() |
| Description | Returns the description of the channel. Read-only. |
| Property | ChannelName |
| ActiveX | a=ChannelName |
| Plugin | a=GetChannelName() |
| Description | Returns the name of the channel. Read-only. |
| Property | ChannelURL |
| ActiveX | a=ChannelURL |
| Plugin | a=GetChannelURL() |
| Description | Returns the URL of the channel. Read-only. |
| Property | ClickToPlay |
| ActiveX | a=ClickToPlay |
| Plugin | a=GetClickToPlay() |
| Description | Determines whether streaming can be toggled by a mouse click. Read-only. |
| Property | CodecCount |
| ActiveX | a=CodecCount |
| Plugin | a=GetCodecCount() |
| Description | Returns the number of different installable codecs needed by the media stream. Read-only. |
Produced by Yehuda Shiran and Tomer Shiran
Created: December 6, 1999
Revised: December 6, 1999
URL: http://www.webreference.com/js/column53/properties2.html


