OSDN Git Service

Add protocl version check
authorTakashi Iwai <tiwai@suse.de>
Wed, 18 May 2005 10:47:52 +0000 (10:47 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 May 2005 10:47:52 +0000 (10:47 +0000)
commite61d385993ac3127fee2716e2a2db18acbf153f5
treee8cade8dc7c9d791733af302244521c591339ce0
parent97010dbfdbc5f355f7618769d2c1d3caedc257ec
Add protocl version check

- Added protocl version check.  The caller of snd_pcm_{io|ext}plug_create()
  must fill version field with SND_PCM_{IO|EXT}PLUG_VERSION beforehand.

- Added poll_descriptors and poll_descriptors_count callbacks for ioplug.
include/pcm_extplug.h
include/pcm_ioplug.h
src/pcm/pcm_extplug.c
src/pcm/pcm_ioplug.c