examples: add synchronized playback and capture example
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 16 Sep 2010 13:01:59 +0000 (15:01 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 16 Sep 2010 17:22:09 +0000 (19:22 +0200)
commitb0ad8467ddfa4f4309581d81efe2b1b3f2af8584
treea8d0a5423a8861ffe837f84c7d86324268ac288a
parent956a075fc45c3c2e13c23b1277e69ee21630f9b6
examples: add synchronized playback and capture example

Add an example that demonstrates synchronized playback and capture.
configure.ac
tests/examples/Makefile.am
tests/examples/playrec/.gitignore [new file with mode: 0644]
tests/examples/playrec/Makefile.am [new file with mode: 0644]
tests/examples/playrec/playrec.c [new file with mode: 0644]