#include <alsa/asoundlib.h>
#include <error.h>
#include <stdint.h>
#include "soundrecorder.h"
#include "soundbuffer.h"
Go to the source code of this file.