|
libvalhalla
2.1.0
|
Structure for the init of a grabber. More...
#include <grabber_common.h>
Data Fields | |
| metadata_plist_t * | pl |
| List of priorities for metadata. | |
| struct url_ctl_s * | url_ctl |
| This pointer is intended to be used with all vh_url_new(). | |
Structure for the init of a grabber.
Definition at line 81 of file grabber_common.h.
| metadata_plist_t* grabber_param_t::pl |
List of priorities for metadata.
Definition at line 83 of file grabber_common.h.
| struct url_ctl_s* grabber_param_t::url_ctl |
This pointer is intended to be used with all vh_url_new().
Definition at line 85 of file grabber_common.h.
1.7.6.1