OutputHttpStreamingPayloadStatus – Channels API – MediaKind
OutputHttpStreamingPayloadStatus
object
HTTP streaming output payload. Adds ABR representation ladder.
- video: object (Optional)
- Shows 2 variants
OutputVideoPayload
- video: payload status from statistics-api.
- resolution: object (Optional)
- frameRate: object (Optional)
- codec: object (Optional)
- bitrate: object (Optional)
- bitDepth: object (Optional)
- chromaFormat: object (Optional)
- audios: list of objects OutputAudioPayload (Optional) Defaults to []
Properties
codec: object (Optional)
mode: object (Optional)
bitrate: object (Optional)
language: object (Optional)
channelCount: object (Optional)
representations: list of objects OutputRepresentationPayload (Optional) Defaults to []
Properties
- video: object (Optional)
- resolution: object (Optional)
- frameRate: object (Optional)
- codec: object (Optional)
- bitrate: object (Optional)
- bitDepth: object (Optional)
- chromaFormat: object (Optional)
- audios: list of objects OutputAudioPayload (Optional) Defaults to []