Our new developer documentation is now available. Please check it out!
OdinApmComponent.ResetEffect
public void ResetEffect()
public void ResetEffect(MediaPipeline pipeline, uint samplerate, bool stereo, OdinApmConfig config)
Parameters
Name | Type | Description |
---|---|---|
pipeline | MediaPipeline | |
samplerate | UInt32 | |
stereo | Boolean | |
config | OdinApmConfig |
Variants
ResetEffect()
public void ResetEffect()
ResetEffect(pipeline, samplerate, stereo, config)
public void ResetEffect(MediaPipeline pipeline, uint samplerate, bool stereo, OdinApmConfig config)
Parameters
Name | Type | Description |
---|---|---|
pipeline | MediaPipeline | |
samplerate | UInt32 | |
stereo | Boolean | |
config | OdinApmConfig |