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

snd_pcm_areas_silence_t

Declaration

Source position: ln_alsa.pas line 1169

type snd_pcm_areas_silence_t = function(

  dst_channels: Psnd_pcm_channel_area_t;

  dst_offset: snd_pcm_uframes_t;

  channels: LongWord;

  frames: snd_pcm_uframes_t;

  format: snd_pcm_format_t

):LongInt;



CT Web help

CodeTyphon Studio