clipBegin property
Obsolete. Sets or retrieves the beginning point of a sub-clip of a continuous media object.
Syntax
HRESULT value = object.put_clipBegin(VARIANT b);
Remarks
In order for this property to work, the media must be seekable.
This property is only relevant for people who are writing a custom player for HTML+TIME (Timed Interactive Multimedia Extensions).
Custom media players for HTML+TIME are no longer supported as of Windows Internet Explorer 7.