BradLarson / GPUImage3

GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
BSD 3-Clause "New" or "Revised" License
2.68k stars 331 forks source link

Is the AVCaptureConnection available to set stabilisation? #68

Open BenK1934 opened 4 years ago

BenK1934 commented 4 years ago

In GPUImage 1 - (AVCaptureConnection *)videoCaptureConnection; was available in GPUImageVideoCamera.m which allowed the setting of camera stabilisation, will this be made accessible in GPUImage3 ?