stream_start_time_seconds

Specifies the start time for the video clip in seconds.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-start-time-seconds-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_start_time_seconds",
  "title": "stream_start_time_seconds",
  "description": "Specifies the start time for the video clip in seconds.",
  "type": "integer"
}