Smpte2110ReceiverGroupSdpSettings
Information about the SDP files that describe the SMPTE 2110 streams that go into one SMPTE 2110 receiver group.
Types
Properties
Link copied to clipboard
A list of InputSdpLocations. Each item in the list specifies the SDP file and index for one ancillary SMPTE 2110 stream. Each stream encapsulates one captions stream (out of any number you can include) or the single SCTE 35 stream that you can include.
Link copied to clipboard
A list of InputSdpLocations. Each item in the list specifies the SDP file and index for one audio SMPTE 2110 stream.
Link copied to clipboard
The InputSdpLocation that specifies the SDP file and index for the single video SMPTE 2110 stream for this 2110 input.
Functions
Link copied to clipboard
inline fun copy(block: Smpte2110ReceiverGroupSdpSettings.Builder.() -> Unit = {}): Smpte2110ReceiverGroupSdpSettings