Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ast_rtp_protocol Struct Reference

#include <rtp.h>


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)
char * type
ast_rtp_protocolnext


Field Documentation

struct ast_rtp*(* get_rtp_info)(struct ast_channel *chan)
 

struct ast_rtp*(* get_vrtp_info)(struct ast_channel *chan)
 

struct ast_rtp_protocol* next
 

Definition at line 43 of file rtp.h.

Referenced by ast_rtp_proto_register(), and ast_rtp_proto_unregister().

int(* set_rtp_peer)(struct ast_channel *chan, struct ast_rtp *peer, struct ast_rtp *vpeer)
 

char* type
 

Definition at line 42 of file rtp.h.

Referenced by ast_rtp_proto_register().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 07:05:19 2003 for Asterisk by doxygen 1.3.4