$darkmode
OpenCV 4.12.0
Open Source Computer Vision
Classes | Namespaces | Typedefs | Functions
gstreamersource.hpp File Reference
#include <opencv2/gapi/streaming/source.hpp>
#include <opencv2/gapi/garg.hpp>
#include <memory>
Include dependency graph for gstreamersource.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  cv::gapi::wip::gst::GStreamerSource
 

Namespaces

 cv
 
 cv::gapi
 
 cv::gapi::wip
 This namespace contains experimental G-API functionality, functions or structures in this namespace are subjects to change or removal in the future releases. This namespace also contains functions which API is not stabilized yet.
 
 cv::gapi::wip::gst
 

Typedefs

using cv::gapi::wip::GStreamerSource = gst::GStreamerSource
 

Functions

cv::Ptr< IStreamSource > cv::gapi::wip::make_gst_src (const std::string &pipeline, const GStreamerSource::OutputType outputType=GStreamerSource::OutputType::MAT)