summaryrefslogtreecommitdiffstats
path: root/src/oss-util.h
blob: cf12e8e61d88bf0718d9db06e72b0f9540a9ccfe (plain)
1
2
3
4
5
6
7
8
#ifndef fooossutilhfoo
#define fooossutilhfoo

#include "sample.h"

int pa_oss_auto_format(int fd, struct pa_sample_spec *ss);

#endif