You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>The targeted thumbnail-generation interval in seconds. This is configurable (and required)
434
434
* only if <code>recordingMode</code> is <code>INTERVAL</code>. Default: 60.</p>
435
435
* <p>
436
-
* <b>Important:</b> Setting a value for <code>targetIntervalSeconds</code> does not guarantee that thumbnails
437
-
* are generated at the specified interval. For thumbnails to be generated at the
438
-
* <code>targetIntervalSeconds</code> interval, the <code>IDR/Keyframe</code> value for the input video must be less than
439
-
* the <code>targetIntervalSeconds</code> value. See <a href="https://docs.aws.amazon.com/ivs/latest/userguide/streaming-config.html"> Amazon IVS Streaming Configuration</a> for information on
440
-
* setting <code>IDR/Keyframe</code> to the recommended value in video-encoder settings.</p>
436
+
* <b>Important:</b> Setting a value for
437
+
* <code>targetIntervalSeconds</code> does not guarantee that thumbnails are generated at the
438
+
* specified interval. For thumbnails to be generated at the <code>targetIntervalSeconds</code>
439
+
* interval, the <code>IDR/Keyframe</code> value for the input video must be less than the
440
+
* <code>targetIntervalSeconds</code> value. See <a href="https://docs.aws.amazon.com/ivs/latest/userguide/streaming-config.html"> Amazon IVS Streaming Configuration</a>
441
+
* for information on setting <code>IDR/Keyframe</code> to the recommended value in video-encoder
0 commit comments