• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LIBAPEXCODECS_36 { # introduced=36
2  global:
3    ApexCodec_Buffer_clear; # apex
4    ApexCodec_Buffer_create; # apex
5    ApexCodec_Buffer_destroy; # apex
6    ApexCodec_Buffer_getBufferInfo; # apex
7    ApexCodec_Buffer_getConfigUpdates; # apex
8    ApexCodec_Buffer_getGraphicBuffer; # apex
9    ApexCodec_Buffer_getLinearBuffer; # apex
10    ApexCodec_Buffer_getType; # apex
11    ApexCodec_Buffer_setBufferInfo; # apex
12    ApexCodec_Buffer_setConfigUpdates; # apex
13    ApexCodec_Buffer_setGraphicBuffer; # apex
14    ApexCodec_Buffer_setLinearBuffer; # apex
15    ApexCodec_Component_create; # apex
16    ApexCodec_Component_destroy; # apex
17    ApexCodec_Component_flush; # apex
18    ApexCodec_Component_getConfigurable; # apex
19    ApexCodec_Component_process; # apex
20    ApexCodec_Component_reset; # apex
21    ApexCodec_Component_start; # apex
22    ApexCodec_Configurable_config; # apex
23    ApexCodec_Configurable_query; # apex
24    ApexCodec_Configurable_querySupportedParams; # apex
25    ApexCodec_Configurable_querySupportedValues; # apex
26    ApexCodec_GetComponentStore; # apex
27    ApexCodec_ParamDescriptors_destroy; # apex
28    ApexCodec_ParamDescriptors_getDescriptor; # apex
29    ApexCodec_ParamDescriptors_getIndices; # apex
30    ApexCodec_SettingResults_destroy; # apex
31    ApexCodec_SettingResults_getResultAtIndex; # apex
32    ApexCodec_SupportedValues_destroy; # apex
33    ApexCodec_SupportedValues_getTypeAndValues; # apex
34    ApexCodec_Traits_get; # apex
35
36  local:
37    *;
38};