You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::StopTimecodeWhen passing StopTimecode as input to an Aws::Client method, you can use a vanilla Hash:
{
last_frame_clipping_behavior: "EXCLUDE_LAST_FRAME", timecode: "__string",
}
Settings to identify the end of the clip.
Returned by:
Instance Attribute Summary collapseIf you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.
The timecode for the frame where you want to stop the clip.
If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.
Possible values:
The timecode for the frame where you want to stop the clip. Optional; if not specified, the clip continues to the end of the file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4