camera_suite_speaker.h 129 B

12345
  1. #define NOTE_INPUT 587.33f
  2. void camera_suite_play_input_sound(void* context);
  3. void camera_suite_stop_all_sound(void* context);