end
src
src
URL
Expand Minimize
This topic has not yet been rated - Rate this topic

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.