The following table lists the members exposed by the par object.
Show:
Attributes
Attribute
Readonly
Description
accelerate
false
Defines a simple acceleration of time for the element. Legal values are floating point values between 0 and 1 (inclusive). The default value is 0 (no acceleration).
Defines a simple deceleration of time for the element. Legal values are floating point values between 0 and 1 (inclusive). The default value is 0 (no deceleration).
dur
false
Specifies the simple duration.
end
false
Defines an end value for the element that may constrain the active duration.
repeatCount
false
Specifies the number of iterations of the simple duration (Numeric value). When set to "indefinite" the element is defined to repeat indefinitely
repeatDur
false
Specifies the total duration for repeat (Clock value). When set to "indefinite" the element is defined to repeat indefinitely
speed
false
The speed attribute controls the local playback speed of an element, to speed up or slow down the effective rate of play relative to the parent time container.