Share

duration

The <duration> element is the number of samples (images) that make up the child element. It is a is a 64-bit integer.

To create a gap, have a <span> that contains only a <duration>, without <path>.

Note: In most cases, the <duration> element is not required since the duration is derived from the media.
AttributeDescriptionData TypeAllowed ValuesAttribute is...
typeThe data type of the element.character datatimeRequired
versionVersion of the xml element.unsigned integer4Implied

Children

Mandatory
(rate?, nbTicks, dropMode)|#cdata
Note: #cdata must be an unsigned integer.

Parents

Was this information helpful?