libvalhalla  2.1.0
Data Fields
grabber_param_t Struct Reference

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().

Detailed Description

Structure for the init of a grabber.

Definition at line 81 of file grabber_common.h.


Field Documentation

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.


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