MFPMediaPlayer_RemoveEffect

Removes an effect that was added with the MFPMediaPlayer_InsertEffect function.

MFPMediaPlayer_RemoveEffect PROTO MediaPlayer:DWORD, pEffect:DWORD

Parameters

Returns

TRUE if successful or FALSE otherwise.

Notes

The change applies to the next media item that is set on the player. The effect is not removed from the current media item.

See Also

MFPMediaPlayer_InsertEffect, MFPMediaPlayer_RemoveAllEffects