A Streaming Media JukeBox - Part III: Browser-Independent: The D Properties | WebReference

A Streaming Media JukeBox - Part III: Browser-Independent: The D Properties


A Streaming Media JukeBox - Part III: Browser-Independent

The D Properties

PropertyDefaultFrame
ActiveXa=DefaultFrame
Plugina=GetDefaultFrame()
DescriptionReturns the default frame name. Read-only.
PropertyDisplayBackColor
ActiveXDisplayBackColor=integer
a=DisplayBackColor
PluginSetDisplayBackColor(integer)
a=GetDisplayBackColor()
DescriptionReturns or sets the display background color.
PropertyDisplayForeColor
ActiveXDisplayForeColor=integer
a=DisplayForeColor
PluginSetDisplayForeColor(integer)
a=GetDisplayForeColor()
DescriptionReturns or sets the display foreground color.
PropertyDisplayMode
ActiveXDisplayMode=integer
a=DisplayMode
PluginSetDisplayMode(integer)
a=GetDisplayMode()
DescriptionReturns or sets whether the current position is in seconds (0) or frames (1).
PropertyDisplaySize
ActiveXDisplaySize=integer
a=DisplaySize
PluginSetDisplaySize(integer)
a=GetDisplaySize()
DescriptionReturns or sets the size of the display panel:
0 (default), 1 (half), or 2 (double).
PropertyDuration
ActiveXa=Duration
Plugina=GetDuration()
DescriptionReturns the length of the streaming media in seconds. Read-only.

https://www.internet.com

Produced by Yehuda Shiran and Tomer Shiran

Created: December 6, 1999
Revised: December 6, 1999

URL: https://www.webreference.com/js/column53/properties4.html