ITIMEMediaPlayer::Detach Method | Internet Development Index |
Used by the host to control player lifetime.
Syntax
HRESULT Detach(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).