Informations about supported codec parameters. More...
Data Structures | |
union | lqt_parameter_value_t |
Union for holding parameter values. More... | |
struct | lqt_parameter_info_t |
Structure describing a parameter. More... | |
Enumerations | |
enum | lqt_parameter_type_t { LQT_PARAMETER_INT, LQT_PARAMETER_FLOAT, LQT_PARAMETER_STRING, LQT_PARAMETER_STRINGLIST, LQT_PARAMETER_SECTION } |
Parameter types. More... |
Informations about supported codec parameters.
enum lqt_parameter_type_t |