Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
host_candidates Struct Reference

List of ICE host candidate mappings. More...

Collaboration diagram for host_candidates:
Collaboration graph
[legend]

Data Fields

struct ast_ice_host_candidatefirst
 
struct ast_ice_host_candidatelast
 
ast_rwlock_t lock
 

Detailed Description

List of ICE host candidate mappings.

Definition at line 277 of file res_rtp_asterisk.c.

Field Documentation

◆ first

struct ast_ice_host_candidate* first

Definition at line 277 of file res_rtp_asterisk.c.

◆ last

struct ast_ice_host_candidate* last

Definition at line 277 of file res_rtp_asterisk.c.

◆ lock

Definition at line 277 of file res_rtp_asterisk.c.


The documentation for this struct was generated from the following file: