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

snd_rawmidi_stream_t

Declaration

Source position: rawmidi.inc line 65

type snd_rawmidi_stream_t = (

  SND_RAWMIDI_STREAM_OUTPUT = 0,

  SND_RAWMIDI_STREAM_INPUT,

  SND_RAWMIDI_STREAM_LAST = SND_RAWMIDI_STREAM_INPUT

);


Documentation generated on: 2026-03-03