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

snd_pcm_start_t

Declaration

Source position: pcm.inc line 321

type snd_pcm_start_t = (

  SND_PCM_START_DATA = 0,

  SND_PCM_START_EXPLICIT,

  SND_PCM_START_LAST = SND_PCM_START_EXPLICIT

);


Documentation generated on: 2026-03-03