#include <sys/soundcard.h>
#include <sys/ioctl.h>
#include <fcntl.h>
#include <unistd.h>
#include <VrSource.h>
#include <fstream>
#include <algorithm>
#include <string>
Go to the source code of this file.