Unit 'libalsa' Package
[Overview][Constants][Types][Index] [#pl_titansound]

snd_pcm_open_t

Declaration

Source position: libalsa.pas line 342

type snd_pcm_open_t = function(

  var pcm: Psnd_pcm_t;

  name: PAnsiChar;

  stream: snd_pcm_stream_t;

  mode: Cardinal

):Integer;



CT Web help

CodeTyphon Studio