Our new developer documentation is now available. Please check it out!
MediaPipeline.InsertApmEffect
public ApmEffect InsertApmEffect(uint indexId, uint samplerate, bool stereo)
Insert a apm effect to native pipeline
Parameters
Name | Type | Description |
---|---|---|
indexId | UInt32 | effect index |
samplerate | UInt32 | effect playback samplerate |
stereo | Boolean | effect playback stereo |
Returns
Type | Description |
---|---|
ApmEffect |