This documentation is archived and is not being maintained.
msClearEffects method
Clears all effects from the media pipeline.
Syntax
HTMLMediaElement.msClearEffects();
Parameters
This method has no parameters.
Return value
This method does not return a value.
See also
-
HTMLMediaElement