Data Fields | |
| rte_option_type | type |
| char * | keyword |
| char * | label |
| rte_option_value | def |
| rte_option_value | min |
| rte_option_value | max |
| rte_option_value | step |
| rte_option_value_ptr | menu |
| char * | tooltip |
You can obtain this information with rte_context_option_info_enum() or rte_codec_option_info_enum().
|
|
|
|
|
Unique (within the respective context or codec) keyword to identify this option. Can be stored in configuration files. |
|
|
Name of the option to be shown to the user. This can be |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A brief description (or |
1.3.9.1