VLC  4.0.0-dev
Data Fields
vlc_http_mgr Struct Reference
Collaboration diagram for vlc_http_mgr:
Collaboration graph
[legend]

Data Fields

struct vlc_loggerlogger
 
vlc_object_tobj
 
vlc_tls_client_tcreds
 
struct vlc_http_cookie_jar_tjar
 
struct vlc_http_connconn
 

Field Documentation

◆ conn

struct vlc_http_conn* vlc_http_mgr::conn

◆ creds

vlc_tls_client_t* vlc_http_mgr::creds

◆ jar

struct vlc_http_cookie_jar_t* vlc_http_mgr::jar

◆ logger

struct vlc_logger* vlc_http_mgr::logger

◆ obj

vlc_object_t* vlc_http_mgr::obj

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