Sun Oct 16 2011 08:43:13

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

Field Documentation

unsigned char buf[8192+AST_FRIENDLY_OFFSET]

Definition at line 57 of file res_srtp.c.

Referenced by __rtp_sendto(), and ast_srtp_protect().

struct ast_srtp_cb* cb

Definition at line 55 of file res_srtp.c.

Referenced by ast_srtp_set_cb(), and ast_srtp_unprotect().

void* data

Definition at line 56 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_unprotect(), and ast_srtp_create().


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