Sat Nov 25 00:46:15 2006

Asterisk developer's documentation


ast_rtp_protocol Struct Reference

#include <rtp.h>


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


Detailed Description

Definition at line 50 of file rtp.h.


Field Documentation

int(* const get_codec)(struct ast_channel *chan)
 

Referenced by ast_rtp_bridge().

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

Referenced by ast_rtp_bridge().

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

Referenced by ast_rtp_bridge().

struct ast_rtp_protocol* next
 

Definition at line 59 of file rtp.h.

Referenced by ast_rtp_proto_register(), ast_rtp_proto_unregister(), and get_proto().

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

Referenced by ast_rtp_bridge().

const char* const type
 

Definition at line 58 of file rtp.h.

Referenced by ast_rtp_proto_register(), and get_proto().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 00:46:15 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.6