t:CLIPBEGIN Attribute | clipBegin Property?deprecated) | DHTML中文手册 |
sets or retrieves the beginning point of a sub-clip of a continuous media object.
dhtml语法
xml <ELEMENT t:CLIPBEGIN = sTime... > Scripting object.clipBegin [ = sTime ]
DHTML可能的值
sTime String that specifies or receives the beginning point of a media object as an offset from the start time. The time must be specified as described in Time Formats. The property is read/write. The property has no default value.
Remarks
This property cannot be modified in script after the onload event fires on the document body.
是否符合公共标准
This property is defined in HTML+TIME (Timed Interactive Multimedia Extensions) 1.0 .
Applies To
t:AUDIO, t:IMG, t:MEDIA, t:VIDEO
更多语法参考
introduction to html+time, t:CLIPEND