]> git.alsa-project.org Git - alsa-plugins.git/commit
aaf: Prepare for Capture mode support
authorAndre Guedes <andre.guedes@intel.com>
Thu, 25 Oct 2018 01:11:13 +0000 (18:11 -0700)
committerJaroslav Kysela <perex@perex.cz>
Thu, 25 Oct 2018 06:09:02 +0000 (08:09 +0200)
commit96cbe077b7c0bcc88ef2ab6b4437c6841efb6fdd
tree3884e804cb222ea2d809efbc80bdcbee159bd90b
parent83c604a4a94a5f08ea1869ff5017b7a9f1d4f375
aaf: Prepare for Capture mode support

The plugin code assumes only Playback mode is supported. This patch
prepares the code to support both Playback and Capture mode. Capture
mode support is implemented by a follow-up patch.

Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
aaf/pcm_aaf.c