stream_end_time_seconds

Specifies the end time for the video clip in seconds.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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