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

Data passed to cURL callbacks. More...

Collaboration diagram for curl_bucket_file_data:
Collaboration graph
[legend]

Data Fields

struct ast_bucket_filebucket_file
 
FILE * out_file
 

Detailed Description

Data passed to cURL callbacks.

Definition at line 48 of file res_http_media_cache.c.

Field Documentation

◆ bucket_file

struct ast_bucket_file* bucket_file

◆ out_file

FILE* out_file

File to write data to

Definition at line 52 of file res_http_media_cache.c.

Referenced by bucket_file_run_curl(), and curl_body_callback().


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