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

snd_config_type_t

Declaration

Source position: conf.inc line 52

type snd_config_type_t = (

  SND_CONFIG_TYPE_INTEGER,

  SND_CONFIG_TYPE_INTEGER64,

  SND_CONFIG_TYPE_REAL,

  SND_CONFIG_TYPE_STRING,

  SND_CONFIG_TYPE_POINTER,

  SND_CONFIG_TYPE_COMPOUND = 1024

);


Documentation generated on: 2026-03-03