|
@@ -69,7 +69,7 @@ You can set both a `backgroundColor` and a `backgroundImage`, in which case the
|
69
|
69
|
|
70
|
70
|
* `name` - What name to show in the dropdown menu in the editor (the default is the key)
|
71
|
71
|
* `foregroundColor` - A convenience option for setting `waveColor` and `captionColor` to the same thing.
|
72
|
|
-* `maxDuration` - Maximum duration of an audiogram, in seconds (e.g. set this to `30` to enforce the 30-second limit for Twitter)
|
|
72
|
+* `maxDuration` - Maximum duration of an audiogram, in seconds (e.g. set this to `30` to enforce a 30-second time limit). The default is `300` (5 minutes).
|
73
|
73
|
|
74
|
74
|
### Making changes
|
75
|
75
|
|