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

snd_pcm_hw_params_set_buffer_time_minmax_t

Declaration

Source position: ln_alsa.pas line 829

type snd_pcm_hw_params_set_buffer_time_minmax_t = function(

  pcm: Psnd_pcm_t;

  params: Psnd_pcm_hw_params_t;

  min: PLongWord;

  mindir: Plongint;

  max: PLongWord;

  maxdir: Plongint

):LongInt;



CT Web help

CodeTyphon Studio