Skip to content

Commit

Permalink
[readme] add trimmedDuration to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LeGoffMael committed Dec 1, 2022
1 parent 64dee55 commit a4c5ef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Those Android API level and iOS deployment target are required to uses this pack
| -------------------------------- | --------------------------------- |
| Duration startTrim | The start value of the trimmed area |
| Duration endTrim | The end value of the trimmed area |
| Duration trimmedDuration | The duration of the selected trimmed area |
| bool isTrimmed | Set to `true` when the trimmed values are not the default video duration |
| bool isTrimming | Set to `true` when startTrim or endTrim is changing |
| Duration maxDuration | The maxDuration possible for the trimmed area |
Expand Down

0 comments on commit a4c5ef9

Please sign in to comment.