removeVideoEffect
Removes the video effect with the specified node ID.
int removeVideoEffect(int nodeId);
- Since:
- Available since v4.6.0.
Restrictions
None.
Parameters
- nodeId
- The unique identifier of the video effect node to remove.
Returns
- 0: Success.
- < 0: Failure.