EffectFailureReason enum
Note
This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Predefined failure reasons for preparing the selected video effect
Fields
InitializationFailure | The effect can't be initialized |
InvalidEffectId | A wrong effect id is provide. Use this reason when the effect id is not found or empty, this may indicate a mismatch between the app and its manifest or a bug of the host. |