MediaTranscoder.ClearEffects Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes all audio and video effects from the transcode session.
public:
virtual void ClearEffects() = ClearEffects;
void ClearEffects();
public void ClearEffects();
function clearEffects()
Public Sub ClearEffects ()