ITIMEMediaPlayer::begin Method | Internet Development Index |
Begins playback on the player.
Syntax
HRESULT begin(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).