summaryrefslogtreecommitdiffstats
path: root/alsa-pcm.h
AgeCommit message (Collapse)AuthorFilesLines
2018-10-26Create avirt_stream structure in place of old config structuresMark Farrugia1-0/+28
Remove unnecessary extra memory allocation with the old config structures. We can store the snd_pcm pointer, which contains lots of info already. Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>