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

ast_rtp_protocol Struct Reference

#include <rtp.h>

Collaboration diagram for ast_rtp_protocol:

Collaboration graph
[legend]

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_protocolnext

Field Documentation

int(* get_codec)(struct ast_channel *chan)
 

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 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)
 

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 Sat Jun 12 16:41:56 2004 for Asterisk by doxygen 1.3.7