VLC 4.0.0-dev
Loading...
Searching...
No Matches

VLC value structure. More...

#include <vlc_variables.h>

Data Fields

int64_t i_int
bool b_bool
float f_float
char * psz_string
void * p_address
struct { 
   int32_t   x 
   int32_t   y 
coords

Detailed Description

VLC value structure.

Field Documentation

◆ b_bool

◆ [struct]

struct { ... } vlc_value_t::coords

◆ f_float

◆ i_int

◆ p_address

◆ psz_string

◆ x

int32_t vlc_value_t::x

◆ y

int32_t vlc_value_t::y

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