Our new developer documentation is now available. Please check it out!
MediaPipeline.RemoveEffect
public bool RemoveEffect(uint effectId)
Removes a effect from the native pipeline
Parameters
Name | Type | Description |
---|---|---|
effectId | UInt32 | effect id |
Returns
Type | Description |
---|---|
Boolean | true on removed or false |