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, int codecs)
int(* get_codec )(struct ast_channel *chan)
char * type
ast_rtp_protocol * next


Field Documentation

int(* get_codec)(struct ast_channel *chan)
 

Referenced by ast_rtp_bridge().

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

Referenced by ast_rtp_bridge().

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

Referenced by ast_rtp_bridge().

struct ast_rtp_protocol* next
 

Definition at line 44 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, int codecs)
 

Referenced by ast_rtp_bridge().

char* type
 

Definition at line 43 of file rtp.h.

Referenced by ast_rtp_proto_register().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:07 2004 for Asterisk by doxygen1.2.15