Our new developer documentation is now available. Please check it out!
MediaPipeline.MoveEffect
public bool MoveEffect(uint effectId, uint oldIndexId, ref uint newIndexId)
Moves a effect in the native pipeline to a new index
Info
If adding the effect to MediaPipeline
Parameters
Name | Type | Description |
---|---|---|
effectId | UInt32 | native effect id |
oldIndexId | UInt32 | |
newIndexId | UInt32 | native index id |
Returns
Type | Description |
---|---|
Boolean |