|
VLC 4.0.0-dev
|
Service discovery descriptor. More...
#include <vlc_services_discovery.h>
Data Fields | |
| char * | psz_short_desc |
| The short description, human-readable. | |
| char * | psz_icon_url |
| URL to the icon that represents it. | |
| char * | psz_url |
| URL for the service. | |
| int | i_capabilities |
Service discovery descriptor.
| int services_discovery_descriptor_t::i_capabilities |
| char* services_discovery_descriptor_t::psz_icon_url |
URL to the icon that represents it.
| char* services_discovery_descriptor_t::psz_short_desc |
The short description, human-readable.
| char* services_discovery_descriptor_t::psz_url |
URL for the service.