libmp3splt
splt_proxy Struct Reference

#include <mp3splt.h>

Collaboration diagram for splt_proxy:

Data Fields

int authentification
char hostname [256]
char password [256]
int port
int use_proxy
char user [256]

Detailed Description

proxy information

Definition at line 334 of file mp3splt.h.


Field Documentation

True if we need authentification.

Definition at line 342 of file mp3splt.h.

The name of the proxy.

Definition at line 338 of file mp3splt.h.

the password needed for authentification

Definition at line 346 of file mp3splt.h.

The port we use to access the procy.

Definition at line 340 of file mp3splt.h.

True if we use a proxy.

Definition at line 336 of file mp3splt.h.

char splt_proxy::user[256]

the username needed for authentification

Definition at line 344 of file mp3splt.h.


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