VLC 4.0.0-dev
Loading...
Searching...
No Matches
libvlc_downloader_cfg Struct Reference

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

Detailed Description

struct defining downloader configuration

Field Documentation

◆ max_parser_threads

uint32_t libvlc_downloader_cfg::max_parser_threads

The maximum number of threads used by the parser internally, 0 for default (1 thread).

Note
Optional (can be 0), available since version 0

◆ version

uint32_t libvlc_downloader_cfg::version

Version of struct libvlc_downloader_cfg.


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