~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to src/rec-window.h

  • Committer: Osmo Antero
  • Date: 2021-11-04 08:22:20 UTC
  • Revision ID: osmoma@gmail.com-20211104082220-nyunkxi37fq4600v
Version 3.3.4. Removed Speexenc (SPX) encoder from MediaProfiles. Added opus encoder.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
 
71
71
GdkWindowState win_get_window_state();
72
72
 
 
73
GtkWidget *win_get_main_window(); 
 
74
 
73
75
void systray_module_init();
74
76
void systray_module_exit();
75
77
void systray_icon_setup(gboolean show);