Fri Apr 29 2011 07:59:25

Asterisk developer's documentation


ast_srtp Struct Reference
Collaboration diagram for ast_srtp:

Data Fields

unsigned char buf [8192+AST_FRIENDLY_OFFSET]
struct ast_srtp_cbcb
void * data
struct ao2_containerpolicies
struct ast_rtp_instancertp
srtp_t session

Detailed Description

Definition at line 50 of file res_srtp.c.


Field Documentation

unsigned char buf[8192+AST_FRIENDLY_OFFSET]

Definition at line 56 of file res_srtp.c.

Referenced by __rtp_sendto(), and ast_srtp_protect().

struct ast_srtp_cb* cb

Definition at line 54 of file res_srtp.c.

Referenced by ast_srtp_set_cb(), and ast_srtp_unprotect().

void* data

Definition at line 55 of file res_srtp.c.

Referenced by ast_srtp_set_cb(), and ast_srtp_unprotect().

Definition at line 52 of file res_srtp.c.

Referenced by ast_srtp_add_stream(), ast_srtp_destroy(), find_policy(), and res_srtp_new().

Definition at line 51 of file res_srtp.c.

Referenced by ast_srtp_create(), and ast_srtp_unprotect().


The documentation for this struct was generated from the following file: