MulticastSourceCreateRequest

Pair of multicast url and source ip address (optional) that make up a multicast source.

Types

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

Properties

Link copied to clipboard

This represents the ip address of the device sending the multicast stream.

Link copied to clipboard
val url: String?

This represents the customer's source URL where multicast stream is pulled from.

Functions

Link copied to clipboard
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