AvCapWPF.Window1.SetStereoLR C# (CSharp) Метод

SetStereoLR() приватный Метод

private SetStereoLR ( IntPtr handle, System.Boolean eye ) : System.Boolean
handle System.IntPtr
eye System.Boolean
Результат System.Boolean
        public static extern Boolean SetStereoLR(IntPtr handle, Boolean eye);