Unit 'asoundlib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#fpalsa]

snd_pcm_xrun_t

Declaration

Source position: pcm.inc line 329

type snd_pcm_xrun_t = (

  SND_PCM_XRUN_NONE = 0,

  SND_PCM_XRUN_STOP,

  SND_PCM_XRUN_LAST = SND_PCM_XRUN_STOP

);


Documentation generated on: 2026-03-03