#include "camera.h" const char* ffDetectCamera(FF_MAYBE_UNUSED FFlist* result) { return "Not support on this platform"; }