|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| struct ast_rtp_instance * | instance |
| RTP instance. | |
| enum ast_rtp_glue_result | result |
| glue result | |
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().