canPause参数属性 | DHTML中文手册 |
Retrieves a value that indicates whether the media file can be paused.
dhtml语法
HTML N/A Scripting [ bPause = ] object.canPause
DHTML可能的值
bPause Boolean that receives one of the following values.
false Default. Media file cannot be paused. true Media file can be paused. The property is read-only. The property has a default value of false.
是否符合公共标准
This property is a Microsoft extension to Synchronized Multimedia Integration Language (SMIL) .
Applies To
t:ANIMATION, t:AUDIO, t:IMG, t:MEDIA, t:REF, t:VIDEO
更多语法参考
introduction to html+time, canSeek