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 |
Definition at line 50 of file rtp.h.