|
VLC 4.0.0-dev
|
struct defining downloader configuration More...
#include <libvlc_downloader.h>
Data Fields | |
| uint32_t | version |
| Version of struct libvlc_downloader_cfg. | |
| uint32_t | max_parser_threads |
| The maximum number of threads used by the parser internally, 0 for default (1 thread). | |
struct defining downloader configuration
| uint32_t libvlc_downloader_cfg::max_parser_threads |
The maximum number of threads used by the parser internally, 0 for default (1 thread).
| uint32_t libvlc_downloader_cfg::version |
Version of struct libvlc_downloader_cfg.