stream_size

The size of the media item in bytes.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-size-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_size",
  "title": "stream_size",
  "description": "The size of the media item in bytes.",
  "example": 4190963.0,
  "type": "number"
}