ITIMEMediaPlayer::end Method | Internet Development Index |
Ends the progression of the media.
Syntax
HRESULT end(VOID);
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
This method is only relevant for people who are writing a custom player for HTML+TIME (Timed Interactive Multimedia Extensions).