Add new comment

IsCameraSupported() ?

Is there a way to determine (after calling open_file() or unpack()) whether or not the camera that created the file is supported or not.

If all else fails I suppose I can iterate through all the supported camera names and say it's not supported if I can't find it. However I'm guessing the either open_file() or unpack() probably check whether the camera's supported anyway so this information might be available?

Thanks

Forums: