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

VLM media. More...

#include <vlc_vlm.h>

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

◆ [struct]

struct { ... } vlm_media_t::broadcast

◆ i_input

◆ i_option

◆ id

◆ ppsz_input

char** vlm_media_t::ppsz_input

◆ ppsz_option

char** vlm_media_t::ppsz_option

◆ psz_name

◆ psz_output

char* vlm_media_t::psz_output

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