xine-lib 1.2.11
Data Fields
xine_post_api_parameter_t Struct Reference

#include <xine.h>

Data Fields

int type
 
const char * name
 
int size
 
int offset
 
char ** enum_values
 
double range_min
 
double range_max
 
int readonly
 
const char * description
 

Field Documentation

◆ description

const char* xine_post_api_parameter_t::description

◆ enum_values

char** xine_post_api_parameter_t::enum_values

◆ name

const char* xine_post_api_parameter_t::name

◆ offset

int xine_post_api_parameter_t::offset

◆ range_max

double xine_post_api_parameter_t::range_max

◆ range_min

double xine_post_api_parameter_t::range_min

◆ readonly

int xine_post_api_parameter_t::readonly

◆ size

int xine_post_api_parameter_t::size

◆ type

int xine_post_api_parameter_t::type

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