class Aws::MediaLive::Types::StartTimecode

Settings to identify the start of the clip.

@note When making an API call, you may pass StartTimecode

data as a hash:

    {
      timecode: "__string",
    }

@!attribute [rw] timecode

The timecode for the frame where you want to start the clip.
Optional; if not specified, the clip starts at first frame in the
file. Enter the timecode as HH:MM:SS:FF or HH:MM:SS;FF.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/StartTimecode AWS API Documentation

Constants

SENSITIVE