ITIMEState interface
Exposes methods that describe an HTML+TIME timeline.
Members
The ITIMEState interface inherits from the IDispatch interface. ITIMEState also has these types of members:
Properties
The ITIMEState interface has these properties.
| Property | Description |
|---|---|
|
Gets the total duration of the timeline. | |
|
Gets the current point in time along the total active timeline, including repeats and time spent in reverse mode. | |
|
Gets a value that indicates whether the element is currently active on the timeline. | |
|
Gets a value indicating whether the element's audio is currently muted. | |
|
Gets a value that specifies whether the element is active or holding on the timeline in its current state. | |
|
Gets a value that specifies whether the element is paused on the timeline. | |
|
Gets the begin time of the current element as an offset from the begin time of the parent element. | |
|
Gets the end time of the current element as an offset from the begin time of the parent element. | |
|
Gets the current progress of the element timeline. | |
|
Gets the current iteration in the repetition loop. | |
|
Gets the duration of an element on a timeline in seconds, including autoReverse. | |
|
Gets the current point in time along a segment of time. | |
|
Gets the duration of a repeat iteration. | |
|
Gets an object's current point along its timeline from zero to its dur value. | |
|
Gets the playback speed of an element at run time, which includes the cascading effect of the speed set for the parent time container. | |
|
Gets the current state of the element timeline. | |
|
Gets the current state of the element timeline. | |
|
Gets the playback volume of an element at run time. |
Requirements
|
Minimum supported client |
Windows XP, Windows 2000 Professional |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also