Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_srtp_cb Struct Reference

#include <res_srtp.h>

Data Fields

int(* no_ctx )(struct ast_rtp_instance *rtp, unsigned long ssrc, void *data)
 

Detailed Description

Definition at line 30 of file res_srtp.h.

Field Documentation

◆ no_ctx

int(* no_ctx) (struct ast_rtp_instance *rtp, unsigned long ssrc, void *data)

Definition at line 31 of file res_srtp.h.

Referenced by ast_srtp_unprotect().


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