| Squash
    0.7.0
    | 
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 | |
 1.8.9.1
 1.8.9.1