obs-studio/plugins/mac-avcapture
PatTheMav c61d523d58 mac-avcapture: Fix deprecation warning for AVCaptureDevice list
Direct access to `[AVCaptureDevice devices]` is deprecated since macOS
10.15. An `AVCaptureDeviceDiscoverySession` is to be used instead, which
this PR implements.

When running on older macOS versions or compiling against older platform
SDKs, the deprecated method is used.

PS: The formatting is not proper ObjC style, but that's clang-format's
doing with our current settings.
2022-07-10 10:09:58 +10:00
..
data/locale UI,mac-avcapture: Use consistent variables in locales 2022-07-02 14:02:40 +10:00
av-capture.mm mac-avcapture: Fix deprecation warning for AVCaptureDevice list 2022-07-10 10:09:58 +10:00
CMakeLists.txt plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
left-right.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
scope-guard.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00