Amazon Elastic Transcoder · JSON Structure

Amazon Elastic Transcoder Time Offset Structure

TimeOffset schema from Amazon Elastic Transcoder

Type: string Properties: 0
Amazon Web ServicesMediaTranscodingVideo

TimeOffset is a JSON Structure definition published by Amazon Elastic Transcoder. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-elastic-transcoder/refs/heads/main/json-structure/amazon-elastic-transcoder-time-offset-structure.json",
  "name": "TimeOffset",
  "description": "TimeOffset schema from Amazon Elastic Transcoder",
  "type": "string",
  "pattern": "(^[+-]?\\d{1,5}(\\.\\d{0,3})?$)|(^[+-]?([0-1]?[0-9]:|2[0-3]:)?([0-5]?[0-9]:)?[0-5]?[0-9](\\.\\d{0,3})?$)"
}