Skip to main content
Language

Configure Adjustments

VideoEditor SDK supports several configuration options for the AdjustToolController allowing flexible adaptation to different needs and use cases. For a detailed explanation of how to configure different editor views, refer to this guide.

showResetButton#

By default, users are able to reset all the applied adjust operations. In our example, we hide the reset button.

allowedAdjustTools#

The set of available adjust tools can be configured by assigning an array to the allowedAdjustTools property. In our example, we only want to provide adjustments for brightness, contrast and saturation.