📄 qt3_aw510.html
字号:
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Syntax</b> </font></td>
<td valign="top"><code>GetIconProperty(IconID@"IconTitle", #cuePointTimes)</code><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Type</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Icon property</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Description</b> </font></td>
<td valign="top">
<p><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">This property
returns a linear list of cue point times (in milliseconds) set in the
QuickTime movie file. If there are no cue points in the file, the value
returned is </font><code>[]</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">.
Use SoundEdit to insert a cue point in a QuickTime file. SoundEdit uses
the term "marker" to refer to the cue points.</font></p>
<p><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Newly imported
QuickTime movies have the </font><code>streaming</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">
property set </font><code>TRUE</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">
by default. This means that cue points will be unavailable until the <a href="#streaming"><code>streaming</code></a>
property is set to </font><code>FALSE</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">.</font><br>
</p>
</td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Related Property</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><a href="#mostRecentCuePoint">mostRecentCuePoint</a></font><p>
<br>
<font face="Arial, Helvetica, sans-serif"><b>currentTime </b></font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Syntax</b> </font></td>
<td valign="top"><code>GetSpriteProperty(IconID@"IconTitle", #currentTime)</code><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Type</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Sprite property</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Description</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">This property can be used to determine the time elapsed (in milliseconds) from the start of the specified QuickTime movie. The </font><code>currentTime</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> property can be tested but not set.</font><p>
<br>
<font face="Arial, Helvetica, sans-serif"><b>digitalVideoType</b> </font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Syntax</b> </font></td>
<td valign="top"><code>GetIconProperty(IconID@"IconTitle", #digitalVideoType)</code><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Type</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Icon property</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Description</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">This property always returns </font><code>#quickTime</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">.</font><p>
<a name="directToStage"> </a><br>
<font face="Arial, Helvetica, sans-serif"><b>directToStage </b></font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Syntax</b> </font></td>
<td valign="top"><code>SetIconProperty(IconID@"IconTitle"</code><code><font color="#666666">, #</font></code><code>directToStage,</code><code><font color="#666666">state</font></code><code><font color="#666666">)</font></code><p>
<pre>
GetIconProperty(IconID@"IconTitle", #<code>directToStage</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">)
</font></pre>
</td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Type</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Icon property</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Description</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">This property affects how a QuickTime movie is displayed in the Presentation window. The </font><code><font color="#666666">state</font></code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> parameter can have these values:</font><p>
<font face="Arial, Helvetica, sans-serif" size="-1"><b>TRUE</b></font><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> The QuickTime movie plays in front of all other layers. No objects can appear in front of the movie except as a mask.</font><p>
<font face="Arial, Helvetica, sans-serif" size="-1"><b>FALSE</b></font><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> The QuickTime movie can appear in any layer in the Presentation window. </font><p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">The </font><code>directToStage</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> property can be tested and set.</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Example</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">This script sets the setting of the </font><code>directToStage</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> property of a QuickTime movie named "QT3" to </font><code>TRUE</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">:</font><p>
<pre>
SetIconProperty(@"QT3", #directToStage,TRUE)
</pre>
</td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Related Property</b> </font></td>
<td valign="top"><code><a href="qt3_aw510.html">mask</a></code><p>
<br>
<font face="Arial, Helvetica, sans-serif"><b>duration </b></font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Syntax</b> </font></td>
<td valign="top"><code>GetIconProperty(IconID@"IconTitle", #duration)</code><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Type</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Icon property</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Description</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">This property can be used to determine the QuickTime movie's duration in ticks (60ths of a second). The </font><code>duration</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> property can be tested but not set.</font><p>
<br>
<font face="Arial, Helvetica, sans-serif"><b>filename </b></font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Syntax</b> </font></td>
<td valign="top"><code>SetIconProperty(IconID@"IconTitle"</code><code><font color="#666666">, #filename</font></code><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">,</font><code><font color="#666666">file</font></code><code><font color="#666666">)</font></code><p>
<pre>
GetIconProperty(IconID@"IconTitle", #<code>filename</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">)
</font></pre>
</td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Type</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Icon property</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Description</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">This property specifies the QuickTime movie file to display at the specified icon title. The </font><code><font color="#666666">file</font></code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> parameter can be an absolute path, a relative path, or a URL.</font><p>
<font face="Geneva, Arial, Helvetica, sans-serif" size="-1">The </font><code>filename</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> property can be tested and set.</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Example</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">The following examples show three ways to specify the </font><code>filename</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> property:</font><p>
<pre>
SetIconProperty(@"QT3", #filename, "sample.mov")
SetIconProperty(@"QT3", #filename, "C:\qtvr_example.mov")
SetIconProperty(@"QT3", #filename, ¬
"http://www.apple.com/quicktime/samples/qtvrimages/saumur_multirate.mov")
</pre>
<p>
<br>
<font face="Arial, Helvetica, sans-serif"><b>frameRate </b></font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><b>Syntax</b> </td>
<td valign="top"><code>SetIconProperty(IconID@"IconTitle"</code><code><font color="#666666">, #frameRate</font></code><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">,</font><code><font color="#666666">rate</font></code><font color="#666666"><code><font color="#666666">)</font></code><p>
</font><pre><font color="#666666">
GetIconProperty(IconID@"IconTitle", #</font><code>frameRate</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2">)
</font></pre>
</td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Type</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">Icon property</font><br> </td>
</tr>
<tr>
<td valign="top" align="right"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1"><b>Description</b> </font></td>
<td valign="top"><font face="Geneva, Arial, Helvetica, sans-serif" size="-1">This property specifies the frame rate at which the QuickTime movie at the specified sprite icon is played. The possible values for the </font><code><font color="#666666">rate</font></code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> parameter correspond to the playback options in the QuickTime Xtra Properties dialog box:</font><p>
<font face="Arial, Helvetica, sans-serif" size="-1"><b>-2 plays every frame as fast as possible </b></font><p>
<font face="Arial, Helvetica, sans-serif" size="-1"><b>-1 plays every frame at the normal rate </b></font><p>
<font face="Arial, Helvetica, sans-serif" size="-1"><b>0 plays the movie in sync with the soundtrack </b></font><p>
<font face="Arial, Helvetica, sans-serif" size="-1"><b>A positive number plays the movie at that frame rate </b></font><p>
<br>
<font face="Geneva, Arial, Helvetica, sans-serif" size="2">The</font><code>frameRate</code><font face="Geneva, Arial, Helvetica, sans-serif" size="2"> property can be tested and set.</font><br>
<a name="invertMask"> </a><br>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -