systemBitrate Attribute

This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.

Gets the approximate bandwidth available to the system in bits-per-second.

Syntax

HTML <ELEMENT systemBitrate=sSpeed ... >
Scripting N/A

Possible Values

sSpeed A String that contains an integer value greater than zero.

Remarks

The systemBitrate attribute valuates to true if the speed is equal to or greater than the specified value. It evaluates to false if the available system bitrate is less than the given value.

If the systemBitrate attribute is used on an HTML element in a switch statement, you don't have to apply the time2 behavior to the HTML element.

The value of the systemBitrate property might be unreliable on operating systems earlier than Windows 2000. This includes Windows 95, Windows 98, and Microsoft Windows NT 4.0.

Applies To

t:ANIMATE, t:ANIMATECOLOR, t:ANIMATEMOTION, t:ANIMATION, t:AUDIO, t:IMG, t:MEDIA, t:SEQ, t:SET, t:SWITCH, time2, t:VIDEO

See Also

Introduction to HTML+TIME, systemCaptions, systemLanguage, systemOverdubOrSubtitle, time2