xine-lib 1.2.13-20230125hg15249
Data Fields
xine_post_api_t Struct Reference

#include <xine.h>

Data Fields

int(* set_parameters )(xine_post_t *self, const void *params)
 
int(* get_parameters )(xine_post_t *self, void *params)
 
xine_post_api_descr_t *(* get_param_descr )(void)
 
char *(* get_help )(void)
 

Field Documentation

◆ get_help

char *(* xine_post_api_t::get_help) (void)

◆ get_param_descr

xine_post_api_descr_t *(* xine_post_api_t::get_param_descr) (void)

◆ get_parameters

int(* xine_post_api_t::get_parameters) (xine_post_t *self, void *params)

◆ set_parameters

int(* xine_post_api_t::set_parameters) (xine_post_t *self, const void *params)

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