pa_sample_spec

A sample format and attribute specification

extern (C)
struct pa_sample_spec {}

Members

Variables

channels
ubyte channels;

< The sample rate. (e.g. 44100)

format
pa_sample_format_t format;
Undocumented in source.
rate
uint rate;

< The sample format

Meta