Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_json * | blob |
struct ast_rtp_rtcp_report * | report |
struct ast_channel_snapshot * | snapshot |
Definition at line 3282 of file rtp_engine.c.
struct ast_json* blob |
Definition at line 3285 of file rtp_engine.c.
Referenced by rtcp_message_payload_dtor(), rtcp_report_to_ami(), and rtcp_report_to_json().
struct ast_rtp_rtcp_report* report |
Definition at line 3284 of file rtp_engine.c.
Referenced by rtcp_message_payload_dtor(), rtcp_report_to_ami(), and rtcp_report_to_json().
struct ast_channel_snapshot* snapshot |
Definition at line 3283 of file rtp_engine.c.
Referenced by rtcp_message_payload_dtor(), rtcp_report_to_ami(), and rtcp_report_to_json().