timeOffset property

String? timeOffset
final

For clip generation or captions that do not start at the same time as the associated video file, the TimeOffset tells Elastic Transcoder how much of the video to encode before including captions.

Specify the TimeOffset in the form +-SS.sss or +-HH:mm:SS.ss.

Implementation

final String? timeOffset;