para_play: introduce struct private_alsa_data
authorAndre <maan@p133.(none)>
Mon, 17 Apr 2006 20:52:27 +0000 (22:52 +0200)
committerAndre <maan@p133.(none)>
Mon, 17 Apr 2006 20:52:27 +0000 (22:52 +0200)
commit67f005d3ea1afbc498feddb70977f4c8252351e0
treea7ccc03adb6dfe0d1bbd6117385c8418fb1a2331
parentcda80f7d3b0a8adf778028ac5a33496b7123ef8b
para_play: introduce struct private_alsa_data

this structure combines all alsa specific state variables of
para_play. Its usage separates alsa specific stuff from the
generic code of para_play.
play.c