AWS SDK for .NET Documentation
StartTime Property
AmazonAmazon.ElasticTranscoder.ModelTimeSpanStartTime Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property StartTime.

The place in the input file where you want a clip to start. The format can be either HH:mm:ss.SSS (maximum value: 23:59:59.999; SSS is thousandths of a second) or sssss.SSS (maximum value: 86399.999). If you don't specify a value, Elastic Transcoder starts at the beginning of the input file.

Declaration Syntax
C#
public string StartTime { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)