MFPMediaPlayer_ClearMediaItem

Clears the current media item.

MFPMediaPlayer_ClearMediaItem PROTO MediaPlayer:DWORD

Parameters

Returns

TRUE if successful or FALSE otherwise.

Notes

This method is currently not implemented. It still sends a notification to the Media Event callback as MFP_EVENT_TYPE_MEDIAITEM_CLEARED, if the callback function is specified when creating the Media Player (IMFPMediaPlayer) object during the MFPMediaPlayer_Init function (MFPCreateMediaPlayer call) Sends a notification to the Media Event callback function as MFP_EVENT_TYPE_MEDIAITEM_CLEARED

See Also

MFPMediaPlayer_SetMediaItem, MFPMediaPlayer_CreateMediaItemA, MFPMediaPlayer_CreateMediaItemW