InputSdpLocation

The location of the SDP file for one of the SMPTE 2110 streams in a receiver group.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The index of the media stream in the SDP file for one SMPTE 2110 stream.

Link copied to clipboard

The URL of the SDP file for one SMPTE 2110 stream.

Functions

Link copied to clipboard
inline fun copy(block: InputSdpLocation.Builder.() -> Unit = {}): InputSdpLocation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String