ovrvision_app.COvrvision.ovGetCamImageForUnity C# (CSharp) Метод

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

private ovGetCamImageForUnity ( System pImagePtr_Left, System pImagePtr_Right ) : void
pImagePtr_Left System
pImagePtr_Right System
Результат void
        static extern void ovGetCamImageForUnity(System.IntPtr pImagePtr_Left, System.IntPtr pImagePtr_Right);