Пример #1
0
 public static extern int snd_pcm_playback_format(IntPtr playback_handle, ref snd_pcm_format format);
Пример #2
0
 internal static extern int snd_pcm_hw_params_set_format(IntPtr playback_handle, IntPtr hw_params,
                                                         snd_pcm_format snd_pcm_format);
Пример #3
0
 public static extern int snd_pcm_hw_params_set_format(IntPtr playback_handle,IntPtr hw_params,snd_pcm_format snd_pcm_format);
Пример #4
0
 internal static extern int snd_pcm_playback_format(IntPtr playback_handle, ref snd_pcm_format format);