On Thu, 4 Oct 2001, Rickard Lind wrote:
> ---------------------------------------------------------------------------
> pcm_dev_format_s struc {rate, format, buffer_frag_size}
> pcm_sample_format_s�struc {rate, format, bytesize}
> ---------------------------------------------------------------------------
The buffer_frag_size should probably be handled internally since it's more
or less hardware dependant.
bytesize looks like a really bad name... sample length in bytes was my
intention.
--
/Rickard Lind