#include <rtp.h>
Collaboration diagram for ast_rtp_protocol:

Data Fields | |
| ast_rtp *(* | get_rtp_info )(struct ast_channel *chan) |
| ast_rtp *(* | get_vrtp_info )(struct ast_channel *chan) |
| int(* | set_rtp_peer )(struct ast_channel *chan, struct ast_rtp *peer, struct ast_rtp *vpeer, int codecs) |
| int(* | get_codec )(struct ast_channel *chan) |
| char * | type |
| ast_rtp_protocol * | next |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 44 of file rtp.h. Referenced by ast_rtp_proto_register(), and ast_rtp_proto_unregister(). |
|
|
|
|
|
Definition at line 43 of file rtp.h. Referenced by ast_rtp_proto_register(). |
1.3.7