GstWebRTC.WebRTCICECandidateStats

Fields

Name

Type

Access

Description

ipaddr

str

r/w

port

int

r/w

prio

int

r/w

proto

str

r/w

relay_proto

str

r/w

stream_id

int

r/w

type

str

r/w

url

str

r/w

Methods

copy ()

free ()

Details

class GstWebRTC.WebRTCICECandidateStats

New in version 1.22.

copy()
Returns:

A copy of self

Return type:

GstWebRTC.WebRTCICECandidateStats

New in version 1.22.

free()

Helper function to free GstWebRTC.WebRTCICECandidateStats

New in version 1.22.