CustomEffect<T>.CustomEffect(OdinPipelineHandle, UInt32)
protected CustomEffect(OdinPipelineHandle parentHandle, uint effectId)
Internal effect constructor, use CustomEffect.Create{T}(MediaPipeline, Action{OdinCallbackAudioData, T}, T)"
Parameters
Name | Description |
---|---|
parentHandle | pipeline handle |
effectId | effect id |