pub fn camera_authorization() -> CameraAuthorizationExpand description
Report camera access by probing a node.
Linux has no consent prompt: a node either opens or it doesn’t, decided by
its group permissions. Undetermined is therefore never returned — with no
camera present at all there is nothing to authorize, which reads as
Granted (nothing is being withheld).