HBCMS更多的中文手册参考:

ITIMEMediaPlayer::clipEnd参数属性

DHTML中文手册

Sets or retrieves the end point of a sub-clip of a continuous media object.

dhtml语法

HRESULT ITIMEMediaPlayer::put_clipEnd(VARIANT e);

Parameters

e
VARIANT that specifies the end point of a media object as an offset from the start time.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

This property is only relevant for people who are writing a custom player for HTML+TIME (Timed Interactive Multimedia Extensions).