Unit 'ln_alsa' Package
[Overview][Constants][Types][Variables][Index] [#pl_acs]

snd_pcm_hook_add_t

Declaration

Source position: ln_alsa.pas line 1225

type snd_pcm_hook_add_t = function(

  var hookp: Psnd_pcm_hook_t;

  pcm: Psnd_pcm_t;

  _type: snd_pcm_hook_type_t;

  func: snd_pcm_hook_func_t;

  private_data: pointer

):LongInt;



CT Web help

CodeTyphon Studio