mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Added SNDRV_PCM_IOCTL_TTSTAMP and updated PCM API version to 2.0.9
This commit is contained in:
parent
ce64f433a6
commit
7562320e3b
2 changed files with 10 additions and 2 deletions
|
|
@ -102,7 +102,7 @@ typedef struct {
|
|||
|
||||
#define SNDRV_FILE_PCM_STREAM_PLAYBACK ALSA_DEVICE_DIRECTORY "pcmC%iD%ip"
|
||||
#define SNDRV_FILE_PCM_STREAM_CAPTURE ALSA_DEVICE_DIRECTORY "pcmC%iD%ic"
|
||||
#define SNDRV_PCM_VERSION_MAX SNDRV_PROTOCOL_VERSION(2, 0, 5)
|
||||
#define SNDRV_PCM_VERSION_MAX SNDRV_PROTOCOL_VERSION(2, 0, 9)
|
||||
|
||||
/* update appl_ptr with driver */
|
||||
#define FAST_PCM_STATE(hw) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue