Language
Configure Adjustments
VideoEditor SDK supports several configuration options for the AdjustmentToolPanel
allowing flexible adaptation to different needs and use cases.
Set available tools#
The default configuration includes several different tools.
For the sake of this example, we configure the list of adjustment tools by picking the first five default tools and adding the temperature tool manually.
Note how an AdjustOption
also takes in a name
and iconSource
to further allow you to customize each adjustment as per your needs.