Ray Essick | ba8c484 | 2019-01-18 11:35:33 -0800 | [diff] [blame] | 1 | LIBMEDIAMETRICS_1 { |
| 2 | global: |
| 3 | mediametrics_addDouble; # apex |
| 4 | mediametrics_addInt32; # apex |
| 5 | mediametrics_addInt64; # apex |
| 6 | mediametrics_addRate; # apex |
| 7 | mediametrics_count; # apex |
| 8 | mediametrics_create; # apex |
| 9 | mediametrics_delete; # apex |
| 10 | mediametrics_freeCString; # apex |
| 11 | mediametrics_getAttributes; # apex |
| 12 | mediametrics_getCString; # apex |
| 13 | mediametrics_getDouble; # apex |
| 14 | mediametrics_getInt32; # apex |
| 15 | mediametrics_getInt64; # apex |
| 16 | mediametrics_getKey; # apex |
| 17 | mediametrics_getRate; # apex |
| 18 | mediametrics_isEnabled; # apex |
| 19 | mediametrics_readable; # apex |
| 20 | mediametrics_selfRecord; # apex |
| 21 | mediametrics_setCString; # apex |
| 22 | mediametrics_setDouble; # apex |
| 23 | mediametrics_setInt32; # apex |
| 24 | mediametrics_setInt64; # apex |
| 25 | mediametrics_setRate; # apex |
| 26 | mediametrics_setUid; # apex |
| 27 | local: |
| 28 | *; |
| 29 | }; |