syncTolerance Property?deprecated) | Internet Development Index |
This page documents a feature of HTML+TIME 1.0, which was released in Microsoft?Internet Explorer 5. We recommend that you migrate your content to the latest version of HTML+TIME, which implements the SMIL 2.0 Working Draft. See the Introduction to HTML+TIME overview for more information.
Retrieves the time variance allowed on a timeline with locked synchronization.
Syntax
XML N/A Scripting [ sTime = ] object.syncTolerance
Possible Values
sTime String that receives the amount of time variance, in seconds, allowed between synchronized elements. The property is read-only. The property has no default value.
Remarks
This property is valid only for time containers with locked timelines, as defined using the t:SYNCBEHAVIOR and t:CLOCKSOURCE attributes. Once the synchronization of locked elements is off by more than the syncTolerance value, the elements resynchronize.
Standards Information
This property is defined in HTML+TIME (Timed Interactive Multimedia Extensions) 1.0 .
Applies To
t:AUDIO, t:IMG, t:MEDIA, t:PAR, t:SEQ, time, t:VIDEO
See Also
Introduction to HTML+TIME