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

snd_pcm_stream_t

Declaration

Source position: pcm.inc line 122

type snd_pcm_stream_t = (

  SND_PCM_STREAM_PLAYBACK = 0,

  SND_PCM_STREAM_CAPTURE,

  SND_PCM_STREAM_LAST = SND_PCM_STREAM_CAPTURE

);


Documentation generated on: 2026-03-03