]> code.delx.au - pulseaudio/commit
def: Add a new enum to allow differntiation between sinks and sources.
authorColin Guthrie <colin@mageia.org>
Thu, 18 Aug 2011 14:36:04 +0000 (15:36 +0100)
committerColin Guthrie <colin@mageia.org>
Thu, 18 Aug 2011 16:10:13 +0000 (17:10 +0100)
commitcc117be62b3bb3e6bad1857563b67c2716f1fc80
tree774f28fff7697f09eaf8be00cef26b17a0879d44
parenta6ad2d860a450599edc60f604f343920250226b4
def: Add a new enum to allow differntiation between sinks and sources.

This is for bits of code or API where the concepts and constructs are
extensibly the same for sinks and sources. To avoid duplication we can
simply define our structure/API and then use this enum to differentiate
the two.
src/pulse/def.h