Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct rtp_glue_stream | audio |
struct ast_rtp_glue * | cb |
glue callbacks More... | |
enum ast_rtp_glue_result | result |
struct rtp_glue_stream | video |
Definition at line 63 of file bridge_native_rtp.c.
struct ast_rtp_glue* cb |
glue callbacks
Definition at line 69 of file bridge_native_rtp.c.
enum ast_rtp_glue_result result |
Combined glue result of both bridge channels.
Definition at line 73 of file bridge_native_rtp.c.