#if !defined(_WIN32) && !defined(__APPLE__) #include "../backend.hpp" std::shared_ptr backend::getMediaInformation() { return nullptr; } #endif