VLC  3.0.15
Data Structures | Typedefs | Enumerations
vlc_meta_fetcher.h File Reference
Include dependency graph for vlc_meta_fetcher.h:

Go to the source code of this file.

Data Structures

struct  meta_fetcher_t
 

Typedefs

typedef enum meta_fetcher_scope_t meta_fetcher_scope_t
 
typedef struct meta_fetcher_t meta_fetcher_t
 

Enumerations

enum  meta_fetcher_scope_t { FETCHER_SCOPE_LOCAL = 0x01, FETCHER_SCOPE_NETWORK = 0x02, FETCHER_SCOPE_ANY = 0x03 }
 

Typedef Documentation

◆ meta_fetcher_scope_t

◆ meta_fetcher_t

Enumeration Type Documentation

◆ meta_fetcher_scope_t

Enumerator
FETCHER_SCOPE_LOCAL 
FETCHER_SCOPE_NETWORK 
FETCHER_SCOPE_ANY