Flow Output Destination Configuration
data class FlowOutputDestinationConfiguration(val destinationIp: String, val destinationPort: Int, val interface: FlowOutputInterface)
The definition of a media stream that is associated with the output.
Properties
Link copied to clipboard
The IP address where contents of the media stream will be sent.
Link copied to clipboard
The port to use when the content of the media stream is distributed to the output.
Link copied to clipboard
The VPC interface that is used for the media stream associated with the output.