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

Data passed to cURL callbacks. More...

Data Fields

struct ast_bucket_filebucket_file
 
FILE * out_file
 

Detailed Description

Data passed to cURL callbacks.

Definition at line 200 of file res_http_media_cache.c.

Field Documentation

struct ast_bucket_file* bucket_file

The ast_bucket_file object that caused the operation

Definition at line 202 of file res_http_media_cache.c.

FILE* out_file

File to write data to

Definition at line 204 of file res_http_media_cache.c.


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