Duration
The duration:
- For the CreateClip action, the parameter specifies the duration of the clip.
- For the GetRecordedRanges action, the parameter specifies the duration for which to return a list of available content.
- For the GetPlaylist action, the parameter specifies the duration of the playlist.
Actions: | CreateClip, GetRecordedRanges, GetPlaylist |
Type: |
Time duration
The value of this parameter is a time duration. Specify a value using one or more of the following units: days d hours h minutes m seconds s milliseconds ms microseconds us For example, all of the following are equivalent: 1minute 3seconds To specify an infinite duration, use the value |
Default: | None |
Example: | Duration=60s
|
See Also: | StartTime |