Changed sw_params to follow hw_params (unify functions)

This commit is contained in:
Jaroslav Kysela 2002-10-19 19:09:46 +00:00
parent 46b3cc1612
commit 6979732fa5
5 changed files with 185 additions and 54 deletions

View file

@ -34,6 +34,7 @@
#include <errno.h>
#include <getopt.h>
#define ALSA_PCM_NEW_HW_PARAMS_API
#define ALSA_PCM_NEW_SW_PARAMS_API
#include "../include/asoundlib.h"
#include <sys/time.h>
#include <math.h>