TrimSettings
Contains settings for trimming content to a specific time range.
Contents
- endTime
-
The end time for the trim range. Must be greater than startTime.
Type: TimeInNanos object
Required: Yes
- startTime
-
The start time for the trim range.
Type: TimeInNanos object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: