Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac-virtualcam: Fix CMIO errors due to unsettable properties
This change fixes an issue with the CMIO DAL plugin where the CMIO subsystem would log multiple errors when starting the virtual camera, due to certain properties that could not be set (frame rate and format). For now, we just ignore the assignment, but mark the property as settable to suppress the error messages that are reported by the CMIO subsystem.
- Loading branch information