#include <rtp.h>
Collaboration diagram for ast_rtp_protocol:
Data Fields | |
int(*const | get_codec )(struct ast_channel *chan) |
ast_rtp *(*const | get_rtp_info )(struct ast_channel *chan) |
ast_rtp *(*const | get_vrtp_info )(struct ast_channel *chan) |
ast_rtp_protocol * | next |
int(*const | set_rtp_peer )(struct ast_channel *chan, struct ast_rtp *peer, struct ast_rtp *vpeer, int codecs, int nat_active) |
const char *const | type |
|
Referenced by ast_rtp_bridge(). |
|
Referenced by ast_rtp_bridge(). |
|
Referenced by ast_rtp_bridge(). |
|
Definition at line 59 of file rtp.h. Referenced by ast_rtp_proto_register(), ast_rtp_proto_unregister(), and get_proto(). |
|
Referenced by ast_rtp_bridge(). |
|
Definition at line 58 of file rtp.h. Referenced by ast_rtp_proto_register(), and get_proto(). |