Developer Documentation

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

NameTypeDescription
effectIdUInt32native effect id
oldIndexIdUInt32index id
newIndexIdUInt32native index id

Returns

TypeDescription
Boolean