VLC  4.0.0-dev
Data Fields
vlm_media_t Struct Reference

VLM media. More...

Data Fields

int64_t id
 
bool b_enabled
 
char * psz_name
 
int i_input
 
char ** ppsz_input
 
int i_option
 
char ** ppsz_option
 
char * psz_output
 
struct {
   bool   b_loop
 
broadcast
 

Detailed Description

VLM media.

Field Documentation

◆ b_enabled

bool vlm_media_t::b_enabled

◆ b_loop

bool vlm_media_t::b_loop

◆ broadcast

struct { ... } vlm_media_t::broadcast

◆ i_input

int vlm_media_t::i_input

◆ i_option

int vlm_media_t::i_option

◆ id

int64_t vlm_media_t::id

◆ ppsz_input

char** vlm_media_t::ppsz_input

◆ ppsz_option

char** vlm_media_t::ppsz_option

◆ psz_name

char* vlm_media_t::psz_name

◆ psz_output

char* vlm_media_t::psz_output

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