Source position: msepulseglob.pas line 168
type pa_sample_spec = record
format: pa_sample_format_t;
rate: uint32_t;
channels: uint8_t;
end;