| Attribute | Property | Description |
|---|
| abstract |
Gets a description of the media file. |
| ACCELERATE | accelerate |
Sets or gets a value that applies an acceleration to an element timeline. |
| author |
Gets the name of the media file author. |
| AUTOREVERSE | autoReverse |
Sets or gets whether the timeline on an element begins playing in reverse immediately after it completes in the forward direction. |
| BEGIN | begin |
Sets or gets the delay time before the timeline begins playing on the element. |
| boundary | |
Sets when music should begin to play by using Microsoft DirectMusic. |
| bufferingProgress |
Gets a value that indicates the current percent of buffering completed. |
| canPause |
Gets a value that indicates whether the media file can be paused. |
| canSeek |
Gets a value that indicates whether the media file is capable of locating a specific time in the media's duration. |
| CLIPBEGIN | clipBegin |
Sets or gets the beginning point of a sub-clip of a continuous media object. |
| CLIPEND | clipEnd |
Sets or Gets the end point of a sub-clip of a continuous media object. |
| copyright |
Gets the copyright information associated with a media file. |
| currentFrame |
Gets a value that indicates the currentFrame of the object. |
| DECELERATE | decelerate |
Sets or gets a value that applies a deceleration to the end of a simple duration. |
| downloadCurrent |
Gets a value that indicates the current number of bytes downloaded from streaming content. |
| downloadProgress |
Gets a value that indicates the current percent of download completed. |
| downloadTotal |
Gets a value that indicates the total size (in bytes) of the downloaded file. |
| DUR | dur |
Sets or gets a value indicating the amount of time the element remains active or displayed. |
| earliestMediaTime |
Gets a value that indicates the earliest time for efficient seeking. |
| END | end |
Sets or gets a value indicating the end time for the element, or the end of the simple duration when the element is set to repeat. |
| FILL | fill |
Sets or gets the action taken by an element if the element timeline ends before the timeline on its parent element ends. |
| hasAudio |
Gets a Boolean value that indicates whether the media contains audio. |
| hasDownloadProgress |
Gets a Boolean value that indicates whether a media file has started to download. |
| hasMedia |
Gets a Boolean value that indicates whether the element is an Introduction to HTML+TIME media element. |
| hasPlayList |
Gets a Boolean value that indicates whether the element has a playList collection. |
| hasVisual |
Gets a Boolean value that indicates whether the element can draw on the screen. |
| immediateEnd | |
Sets a value that indicates whether a DirectMusic segment ends immediately or plays a transition before ending. |
| isStreamed |
Gets a Boolean value that indicates if the source of the media object is streamed. |
| latestMediaTime |
Gets a value that indicates the latest time for efficient seeking. |
| longTransition | |
Sets whether to allow introduction and ending transitions longer than one bar with DirectMusic. |
| mediaDur |
Gets the duration of the element's media file. |
| mediaHeight |
Gets the height of the element. |
| mediaWidth |
Gets the width of the element. |
| mimeType |
Gets the MIME type of the object. |
| modulate | |
Sets whether to attempt to modulate between keys when playing transitions with DirectMusic. |
| motifName | |
Sets the name of the DirectMusic motif to play. |
| MUTE | mute |
Sets or gets a value that indicates whether the audio is turned on or off. |
| PLAYER | player |
Sets or gets the object used to render the media associated with this element. |
| playerObject |
Gets the object that plays media files. |
| rating |
Gets the rating of the media file. |
| REPEATCOUNT | repeatCount |
Sets or gets the number of times an element timeline repeats. |
| REPEATDUR | repeatDur |
Sets or gets the number of seconds that an element timeline repeats. |
| RESTART | restart |
Sets or gets the conditions under which an element can be restarted on a timeline. |
| segmentType | |
Sets whether to play a DirectMusic segment as a controlling segment or a secondary segment. |
| SPEED | speed |
Sets or gets the playback speed of an element relative to its parent time container. |
| SRC | src |
Sets or gets the source URL of the media. |
| SYNCBEHAVIOR | syncBehavior |
Sets or gets a value that indicates the synchronization rules for the element timeline. |
| SYNCMASTER | syncMaster |
Sets or gets whether the time container must synchronize playback to this element. |
| syncTolerance |
Sets or gets the time variance that is allowed on a timeline with locked synchronization. |
| systemBitrate | |
Gets the approximate bandwidth available to the system in bits-per-second. |
| systemCaptions | |
Indicates whether to display a text equivalent of the audio portion of the presentation. |
| systemLanguage | |
Indicates whether a given language is selected in a user's system preferences. |
| systemOverdubOrSubtitle | |
Specifies whether overdubs or subtitles render during a presentation.
|
| TIMEACTION | timeAction |
Sets or gets the action that is taken on the element while the timeline is active. |
| TIMECONTAINER | timeContainer |
Sets or gets the type of timeline associated with an element. |
| timeParent |
Gets the parent time container element of the current element. |
| title |
Gets the title of the media file. |
| TRANSITIONTYPE | |
Sets or gets the type of DirectMusic transition to use between segments. |
| TYPE | type |
Sets or gets the MIME type of the media object referenced by the SRC attribute. |
| UPDATEMODE | updateMode |
Sets or gets a value that indicates how the object is to be updated. |
| URL |
Gets the URL specified by the Advanced Streaming Format (ASF) file script command after the onURLFlip event is fired. |
| VOLUME | volume |
Sets or gets the volume of the media file. |