new ApplyVideoProcessorError()
Properties:
| Name | Type | Description | 
|---|---|---|
| appliedVideoProcessorType | 'none' | 'blur' | 'backgroundImage' | The type of effect applied on the stream present in this error | 
| stream | Stream | available stream. In case of error, apiRTC tries to restore previous applied effect | 
Extends
- Error