I'm trying to access the camera intrinsics parameters using media foundation \ directshow API's, like focal length, principal point and distortion coefficients.
I saw that focal length can be queried via ICameraControl, but for all the other parameters I can't find a way.
Is there a general way to do it in Media foundation\Directshow API's?