StreamProxyCreateParameters

@Serializable
data class StreamProxyCreateParameters(val mode: StreamProxyMode, val node: ResourceReference? = null)

Stream proxy configuration for creating an entertainment configuration.

Constructors

Link copied to clipboard
constructor(mode: StreamProxyMode, node: ResourceReference? = null)

Properties

Link copied to clipboard

Proxy mode used for this group.

Link copied to clipboard

Reference to the device acting as proxy.