Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
native_rtp_bridge_channel_data Struct Reference

Internal structure which contains instance information about bridged RTP channels. More...

Data Fields

struct rtp_glue_data glue
 Channel's cached RTP glue information.
 
struct native_rtp_framehook_datahook_data
 Channel's hook data.
 
struct ast_rtp_glueremote_cb
 Glue callbacks to bring remote channel streams back to Asterisk. More...
 

Detailed Description

Internal structure which contains instance information about bridged RTP channels.

Definition at line 77 of file bridge_native_rtp.c.

Field Documentation

struct ast_rtp_glue* remote_cb

Glue callbacks to bring remote channel streams back to Asterisk.

Note
NULL if channel streams are local.

Definition at line 84 of file bridge_native_rtp.c.


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