Wonsik Kim | 96a6ae8 | 2024-11-08 07:53:33 +0000 | [diff] [blame] | 1 | LIBAPEXCODECS_36 { # introduced=36 |
| 2 | global: |
| 3 | ApexCodec_Component_create; # apex |
| 4 | ApexCodec_Component_destroy; # apex |
| 5 | ApexCodec_Component_flush; # apex |
| 6 | ApexCodec_Component_getConfigurable; # apex |
| 7 | ApexCodec_Component_process; # apex |
| 8 | ApexCodec_Component_start; # apex |
| 9 | ApexCodec_Component_reset; # apex |
| 10 | ApexCodec_Configurable_config; # apex |
| 11 | ApexCodec_Configurable_query; # apex |
| 12 | ApexCodec_Configurable_querySupportedParams; # apex |
| 13 | ApexCodec_Configurable_querySupportedValues; # apex |
| 14 | ApexCodec_GetComponentStore; # apex |
| 15 | ApexCodec_ParamDescriptors_getDescriptor; # apex |
| 16 | ApexCodec_ParamDescriptors_getIndices; # apex |
| 17 | ApexCodec_ParamDescriptors_release; # apex |
| 18 | ApexCodec_SettingResults_getResultAtIndex; # apex |
| 19 | ApexCodec_SettingResults_release; # apex |
| 20 | ApexCodec_SupportedValues_getTypeAndValues; # apex |
| 21 | ApexCodec_SupportedValues_release; # apex |
| 22 | ApexCodec_Traits_get; # apex |
| 23 | |
| 24 | local: |
| 25 | *; |
| 26 | }; |