Removes all audio and video effects from a stream.
Syntax
mediaCapture.clearEffectsAsync(mediaStreamType).done( /* Your success and error handlers */ );
Parameters
- mediaStreamType
-
Type: MediaStreamType
The stream from which to remove the effects.
Return value
Type: IAsyncAction
Returns a IAsyncAction object that is used to control the asynchronous operation.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
See also
Build date: 12/4/2012