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