Esempio n. 1
0
 public static extern int snd_pcm_playback_format(IntPtr playback_handle, ref snd_pcm_format format);
Esempio 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);
Esempio 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);
Esempio n. 4
0
 internal static extern int snd_pcm_playback_format(IntPtr playback_handle, ref snd_pcm_format format);