Exemplo n.º 1
0
 public static extern int snd_pcm_open_lconf(IntPtr* playback_handle, string name, snd_pcm_stream_t stream, int mode, out snd_config_t lconf);
Exemplo n.º 2
0
 internal static extern int snd_pcm_open_lconf(IntPtr *playback_handle, string name, snd_pcm_stream_t stream,
                                               int mode, out snd_config_t lconf);