|
Agora Java API Reference for Android
|
Actions that can be performed on video effect nodes. More...
Public Member Functions | |
| VIDEO_EFFECT_ACTION (int value) | |
| int | getValue () |
Public Attributes | |
| SAVE =(1) | |
| RESET =(2) | |
Actions that can be performed on video effect nodes.
| io.agora.rtc2.IVideoEffectObject.VIDEO_EFFECT_ACTION.SAVE =(1) |
Save the current parameters of the video effect.
| io.agora.rtc2.IVideoEffectObject.VIDEO_EFFECT_ACTION.RESET =(2) |
Reset the video effect to its default parameters.
1.8.18