Quellcode durchsuchen

update docs

master
Jonathan Cobb vor 4 Jahren
Ursprung
Commit
2b436d2a11
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -80,7 +80,7 @@ Most of the operation settings can be JavaScript expressions, for example:

"startTime": "someAsset.duration - 10"

The above would set the `startTime` value to ten seconds less than the duration of `someAsset`.
The above would set the `startTime` value to ten seconds before the end of `someAsset`.

### Supported Operations
Today, JVCL supports these operations:


Laden…
Abbrechen
Speichern