Enumeration (GI Enum)

GstWebRTC-1.0GstWebRTCWebRTCICETcpCandidateTypeSince 1.28

1.28

Index
ACTIVE: 0

An "active" TCP candidate is one for which the transport will attempt to open an outbound connection but will not receive incoming connection requests.

NONE: 3

Value used for non-TCP candidate type.

PASSIVE: 1

A "passive" TCP candidate is one for which the transport will receive incoming connection attempts but not attempt a connection.

SO: 2

An "so" candidate is one for which the transport will attempt to open a connection simultaneously with its peer.

Variables

$gtype