SMIL Reference Manual
- Previous Page SMIL Media
- Next Page SMIL Tutorial
以下是完整的 SMIL 参考手册(建设中)。
SMIL 时间元素
Element | Description | Ver |
---|---|---|
<excl> | 定义独占显示的元素 | 2 |
<par> | 定义并行显示的元素 | 1 |
<seq> | 定义按顺序显示的元素 | 1 |
SMIL 时间属性
属性 | Description | Ver |
---|---|---|
开始 | 设置元素显示前的延迟 | 1 |
段 | Sets the duration for the display | 1 |
endsync | Synchronizes the stopping of parallel elements | 1 |
repeatCount | Sets the number of repetitions for the display | 1 |
SMIL Media Element
Element | Description | Ver |
---|---|---|
<animation> | Defines an animation | 1 |
<audio> | Defines an audio clip | 1 |
<brush> | Defines a brush | 1 |
<img> | Defines an image | 1 |
<param> | Defines a parameter | 1 |
<ref> | Defines a generic media reference | 1 |
<text> | Defines a text | 1 |
<textstream> | Defines a textstream | 1 |
<video> | Defines a video | 1 |
SMIL Structure Element
Element | Description | Ver |
---|---|---|
<body> | Defines the body of a SMIL document | 1 |
<smil> | Defines a SMIL document | 1 |
- Previous Page SMIL Media
- Next Page SMIL Tutorial