OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
cv::gapi::streaming::detail::GDesync Struct Reference

#include <opencv2/gapi/streaming/desync.hpp>

Collaboration diagram for cv::gapi::streaming::detail::GDesync:

Static Public Member Functions

static const char * id ()
 
template<typename... R, int... IIs>
static std::tuple< R... > yield (cv::GCall &call, cv::detail::Seq< IIs... >)
 

Member Function Documentation

◆ id()

static const char * cv::gapi::streaming::detail::GDesync::id ( )
inlinestatic

◆ yield()

template<typename... R, int... IIs>
static std::tuple< R... > cv::gapi::streaming::detail::GDesync::yield ( cv::GCall call,
cv::detail::Seq< IIs... >   
)
inlinestatic

The documentation for this struct was generated from the following file: