Add basic audio functions
This commit starts to add audio recording to camogm. Basic code for ALSA initialization and audio samples reading is added but recording to file has not been implemented yet.
Showing
This diff is collapsed.
src/camogm_audio.c
0 → 100644
This diff is collapsed.
src/camogm_audio.h
0 → 100644
src/qt_audio
0 → 100644
src/thelper.c
0 → 100644
src/thelper.h
0 → 100644
Please register or sign in to comment