Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_rtp_instance * | instance |
RTP instance. More... | |
enum ast_rtp_glue_result | result |
glue result More... | |
Definition at line 56 of file bridge_native_rtp.c.
struct ast_rtp_instance* instance |
RTP instance.
Definition at line 58 of file bridge_native_rtp.c.
Referenced by native_rtp_bridge_start(), native_rtp_bridge_stop(), rtp_glue_data_destroy(), rtp_glue_data_get(), and rtp_glue_data_init().
enum ast_rtp_glue_result result |
glue result
Definition at line 60 of file bridge_native_rtp.c.
Referenced by rtp_glue_data_get(), and rtp_glue_data_init().