mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Changed sw_params to follow hw_params (unify functions)
This commit is contained in:
parent
46b3cc1612
commit
6979732fa5
5 changed files with 185 additions and 54 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue