eBay · Schema

InputStream

The streaming input of the video source. The input source must be an .mp4 file of the type MPEG-4 Part 10 or Advanced Video Coding (MPEG-4 AVC).

AuctionsCommerceProductsMarketplaceFortune 500
View JSON Schema on GitHub

JSON Schema

ebay-inputstream-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/InputStream",
  "title": "InputStream",
  "type": "object",
  "description": "The streaming input of the video source. The input source must be an .mp4 file of the type MPEG-4 Part 10 or Advanced Video Coding (MPEG-4 AVC)."
}