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

A slave of a libvlc_media_t. More...

#include <libvlc_media.h>

Data Fields

char * psz_uri
 
libvlc_media_slave_type_t i_type
 
unsigned int i_priority
 

Detailed Description

A slave of a libvlc_media_t.

See also
libvlc_media_slaves_get

Field Documentation

◆ i_priority

unsigned int libvlc_media_slave_t::i_priority

◆ i_type

libvlc_media_slave_type_t libvlc_media_slave_t::i_type

◆ psz_uri

char* libvlc_media_slave_t::psz_uri

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