format: Export pa_format_info int and string property getters
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 6 Feb 2012 05:44:53 +0000 (11:14 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 5 Mar 2012 14:30:31 +0000 (20:00 +0530)
commit6f20d39a1c55c4f6b0fc0dce16c5f75e3bd84004
tree832abf9f900a217b1a92e90c20cbf140a43f76c7
parent3927b4b60716314a3db53587f90ce0e3c13c0197
format: Export pa_format_info int and string property getters

We currently only have setters and clients need to be able to query
these values as well. The return types for these functions needed to be
changed to int since this is public API now.
src/pulse/format.c
src/pulse/format.h
src/pulse/internal.h