Exemplo n.º 1
0
 public static extern int snd_pcm_playback_format(IntPtr playback_handle, ref snd_pcm_format format);
Exemplo n.º 2
0
 internal static extern int snd_pcm_hw_params_set_format(IntPtr playback_handle, IntPtr hw_params,
                                                         snd_pcm_format snd_pcm_format);
Exemplo n.º 3
0
 public static extern int snd_pcm_hw_params_set_format(IntPtr playback_handle,IntPtr hw_params,snd_pcm_format snd_pcm_format);
Exemplo n.º 4
0
 internal static extern int snd_pcm_playback_format(IntPtr playback_handle, ref snd_pcm_format format);