Squash  0.7.0
Data Fields
SquashOptionInfo Struct Reference

Information about options which can be passed to a codec. More...

Data Fields

const char * name
 name of the option
 
SquashOptionType type
 type of the option
 
union {
   struct _SquashOptionInfoEnumString   enum_string
 
   struct _SquashOptionInfoEnumInt   enum_int
 
   struct _SquashOptionInfoRangeInt   range_int
 
   struct _SquashOptionInfoRangeSize   range_size
 
info
 detailed information about the value
 
SquashOptionValue default_value
 value to use if none is provided by the user
 

Detailed Description

Information about options which can be passed to a codec.

Definition at line 103 of file options.h.


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