Amazon MediaLive · Schema

InputDeviceThumbnail

The binary data for the thumbnail that the Link device has most recently sent to MediaLive.

BroadcastingMedia ProcessingMedia
View JSON Schema on GitHub

JSON Schema

medialive-api-input-device-thumbnail-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-schema/medialive-api-input-device-thumbnail-schema.json",
  "title": "InputDeviceThumbnail",
  "description": "The binary data for the thumbnail that the Link device has most recently sent to MediaLive.",
  "type": "string"
}