You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, could someone help me with the error from Camera class. After installed GPUImage2 with swift package I got this error:
'Value of type 'AVCaptureVideoDataOutput' has no member 'availableVideoPixelFormatTypes'. And also when I trying to add GPUImage like dependency in some package I got 'unknown package 'GPUImage' in dependencies '
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, could someone help me with the error from Camera class. After installed GPUImage2 with swift package I got this error:
'Value of type 'AVCaptureVideoDataOutput' has no member 'availableVideoPixelFormatTypes'. And also when I trying to add GPUImage like dependency in some package I got 'unknown package 'GPUImage' in dependencies '
Thanks.
The text was updated successfully, but these errors were encountered: