[www] r672 - trunk/www.matroska.org/data/technical/specs/chapters
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-09-09 11:35:35 +0400 (Thu, 09 Sep 2004)
New Revision: 672
Modified:
trunk/www.matroska.org/data/technical/specs/chapters/index.html
Log:
spec: remove the temporary version2 elements
Modified: trunk/www.matroska.org/data/technical/specs/chapters/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/chapters/index.html 2004-09-08 22:08:26 UTC (rev 671)
+++ trunk/www.matroska.org/data/technical/specs/chapters/index.html 2004-09-09 07:35:35 UTC (rev 672)
@@ -329,94 +329,6 @@
<td>binary</td>
<td>Contains the command information. The data should be interpreted depending on the EditionProcessed value. <a href="#dvd">For EditionProcessed = 1</a>, the data correspond to the binary DVD cell pre/post commands.</td>
</tr>
-<tr class="version2">
- <td>ChapProcessJump<a name="ChapProcessJump"/></td>
- <td>5+</td>
- <td>[xx][xx]</td>
- <td>-</td>
- <td>-</td>
- <td>-</td>
- <td>-</td>
- <td>u-integer</td>
- <td>Jump to the specified Chapter UID.</td>
-</tr>
-<tr class="version2">
- <td>ChapProcessStop<a name="ChapProcessStop"/></td>
- <td>5+</td>
- <td>[xx][xx]</td>
- <td>-</td>
- <td>-</td>
- <td>0-1</td>
- <td>1</td>
- <td>u-integer</td>
- <td>Stop playback.</td>
-</tr>
-<tr class="version2">
- <td>ChapProcessTrack<a name="ChapProcessTrack"/></td>
- <td>5+</td>
- <td>[xx][xx]</td>
- <td>-</td>
- <td>*</td>
- <td>-</td>
- <td>-</td>
- <td>sub-elements</td>
- <td>Tracks Selection. The actual selection should be all processed at once (enable/disable all tracks settled at once).</td>
-</tr>
-<tr class="version2">
- <td>ChapProcessTrackEnable<a name="ChapProcessTrackEnable"/></td>
- <td>6+</td>
- <td>[xx][xx]</td>
- <td>-</td>
- <td>*</td>
- <td>-</td>
- <td>0</td>
- <td>u-integer</td>
- <td>The UID of the track to enable (0: enable all).</td>
-</tr>
-<tr class="version2">
- <td>ChapProcessTrackDisable<a name="ChapProcessTrackDisable"/></td>
- <td>6+</td>
- <td>[xx][xx]</td>
- <td>-</td>
- <td>*</td>
- <td>-</td>
- <td>0</td>
- <td>u-integer</td>
- <td>The UID of the track to disable (0: disable all).</td>
-</tr>
-<tr class="version2">
- <td>ChapProcessSet<a name="ChapProcessSet"/></td>
- <td>5+</td>
- <td>[xx][xx]</td>
- <td>-</td>
- <td>*</td>
- <td>-</td>
- <td>-</td>
- <td>sub-elements</td>
- <td>Set a named-variable to a specified value.</td>
-</tr>
-<tr class="version2">
- <td>ChapProcessSetVariable<a name="ChapProcessSetVariable"/></td>
- <td>6+</td>
- <td>[xx][xx]</td>
- <td>*</td>
- <td>-</td>
- <td>-</td>
- <td>-</td>
- <td>string</td>
- <td>The name of the variable to set.</td>
-</tr>
-<tr class="version2">
- <td>ChapProcessSetString<a name="ChapProcessSetString"/></td>
- <td>6+</td>
- <td>[xx][xx]</td>
- <td>*</td>
- <td>-</td>
- <td>-</td>
- <td>-</td>
- <td>string</td>
- <td>The value of the variable to set.</td>
-</tr>
</tbody></table></div>
<h2>Example 1 : basic chaptering</h2>