struct dlstreamer::OpenVINOContext::key#

#include <context.h>

struct key {
    // fields

    static constexpr auto ov_remote_context = "ov_remote_context";
    static constexpr auto cl_context = BaseContext::key::cl_context;
};