summaryrefslogtreecommitdiffstats
path: root/src/pulse/format.h
Commit message (Collapse)AuthorAgeFilesLines
* format: Const-ify some parametersArun Raghavan2011-05-021-2/+2
|
* format: Add convenience API to check if a format is PCM or notArun Raghavan2011-05-021-0/+3
|
* core: Add a pa_format_info structureArun Raghavan2011-05-021-0/+79
This will be used to represent the format of data provided by the client for both compressed and PCM formats in a new extended API.