Source position: pcm.inc line 1308
function snd_spcm_init( |
pcm: Psnd_pcm_t; |
rate: cuint; |
channels: cuint; |
format: snd_pcm_format_t; |
subformat: snd_pcm_subformat_t; |
latency: snd_spcm_latency_t; |
_access: snd_pcm_access_t; |
xrun_type: snd_spcm_xrun_type_t |
):cint; |