ConnectSendTransportVideoOptions

data class ConnectSendTransportVideoOptions(val videoParams: ProducerOptionsType? = null, val parameters: ConnectSendTransportVideoParameters, val videoConstraints: Map<String, Any>? = null, val targetOption: String = "all")

Options for connecting video send transports.

Constructors

Link copied to clipboard
constructor(videoParams: ProducerOptionsType? = null, parameters: ConnectSendTransportVideoParameters, videoConstraints: Map<String, Any>? = null, targetOption: String = "all")

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard