UdpInputStatus – Channels API – MediaKind
UdpInputStatus
object
health
- type: HealthStatus
- Required
properties:
severity
- type: enum Severity
- Required
- Allowed values: Critical, Major, Minor, Notice, Ignore, Clear
name
- type: string
- Required
thumbnailUrl
- type: object
- Optional
- Variants:
- string
- null
thumbnailPresence
- type: enum ThumbnailPresence
- Optional
- Defaults to: Unknown
- Allowed values: Unsynced, Present, Absent, Unknown
metadataUrl
- type: object
- Optional
- Variants:
- string
- null
payload
- type: object
- Optional
- InputMptsPayloadStatus: object
- Input payload for MPTS transports. Adds MPTS programme/PID table.
videoStandard
- type: object
- Optional
- Variants:
- string
- null
video
- type: object
- Optional
- InputPayloadVideo: object
- width
- type: object
- Optional
- Variants:
- integer
- null
- height
- type: object
- Optional
- Variants:
- integer
- null
- codec
- type: object
- Optional
- VideoCodecStatus: enum
- Variants:
- string
- null
- width
chromaFormat
- type: object
- Optional
- Variants: - string
- nullbitDepth
- type: object
- Optional
- Variants: - integer
- nullaspectRatio
- type: object
- Optional
- Variants: - string
- nullquality
- type: object
- Optional
- Variants: - number
- nullaudios
- type: list of objects InputPayloadAudio
- Optional
- Defaults to: []
properties:
- codec
- type: object
- Optional
- AudioCodecStatus: enum
- Variants:
- string
- null
- codec
channelCount
- type: object
- Optional
- Variants:
- integer
- null
channelMode
- type: object
- Optional
- AudioModeStatus: enum
- Variants:
- string
- null
language
- type: object
- Optional
- Variants:
- string
- null
samplingRate
- type: object
- Optional
- Variants:
- integer
- null
services
- type: list of objects InputService
- Optional
- Defaults to: []
properties:
programNumber
- type: integer
- Required
serviceName
- type: object
- Optional
- Variants:
- string
- null
providerName
- type: object
- Optional
- Variants:
- string
- null
selected
- type: boolean
- Optional
- Defaults to: false
pmtPid
- type: object
- Optional
- Variants:
- integer
- null
pcrPid
- type: object
- Optional
- Variants:
- integer
- null
elementaryStreams
- type: list of objects InputElementaryStream
- Optional
- Defaults to: []
properties:
- pid
- type: integer
- Required
- streamType
- type: integer
- Required
- type
- type: string
- Required
- language
- type: object
- Optional
- Variants:
- string
- null
- type
- type: string
- Optional
- Defaults to: UDP
- pid
transport
- type: object
- Optional
- UdpInputTransportStatus: object
properties:
receiving
- type: boolean
- Required
bitrate
- type: object
- Optional
- Variants:
- integer
- null
receivedPackets
- type: object
- Optional
- Variants:
- integer
- null
etr290
- type: object
- Optional
properties:
- ccError
- type: object
- Optional
- Variants:
- integer
- null
- ccError
tsSyncLoss
- type: object
- Optional
- Variants:
- integer
- null
syncByteError
- type: object
- Optional
- Variants:
- integer
- null
transportError
- type: object
- Optional
- Variants:
- integer
- null
pmtError
- type: object
- Optional
- Variants:
- integer
- null
pidError
- type: object
- Optional
- Variants:
- integer
- null
fec
- type: object
- Optional
InputTransportFec: object
properties:
- status
- type: object
- Optional
- Variants:
- enum
- string
- null
- status
correctedPackets
- type: object
- Optional
- Variants:
- integer
- null
unrecoveredPackets
- type: object
- Optional
- Variants:
- integer
- null