You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
436B

  1. LIBRARY libsamplerate-0.dll
  2. EXPORTS
  3. src_new @1
  4. src_delete @2
  5. src_get_name @10
  6. src_get_description @11
  7. src_get_version @12
  8. src_process @20
  9. src_reset @21
  10. src_set_ratio @22
  11. src_error @30
  12. src_strerror @31
  13. src_simple @40
  14. src_is_valid_ratio @50
  15. src_callback_new @60
  16. src_callback_read @61
  17. src_short_to_float_array @70
  18. src_float_to_short_array @71
  19. src_int_to_float_array @80
  20. src_float_to_int_array @81