OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
未找到匹配项
cv::gapi::wip::gst::GStreamerPipeline 类参考

#include <opencv2/gapi/streaming/gstreamer/gstreamerpipeline.hpp>

cv::gapi::wip::gst::GStreamerPipeline 的协作图

公有成员函数

GAPI_WRAP GStreamerPipeline (const std::string &pipeline)
 
虚函数 ~GStreamerPipeline ()
 
IStreamSource::Ptr getStreamingSource (const std::string &appsinkName, const GStreamerSource::OutputType outputType=GStreamerSource::OutputType::MAT)
 

保护成员函数

 GStreamerPipeline (std::unique_ptr< Priv > priv)
 

保护成员变量

std::unique_ptr< Priv > m_priv
 

构造函数和析构函数文档

◆ GStreamerPipeline() [1/2]

GAPI_WRAP cv::gapi::wip::gst::GStreamerPipeline::GStreamerPipeline ( const std::string & pipeline)
显式
Python
cv.gapi.wip.gst.GStreamerPipeline(pipeline) -> <gapi_wip_gst_GStreamerPipeline 对象>

◆ ~GStreamerPipeline()

virtual cv::gapi::wip::gst::GStreamerPipeline::~GStreamerPipeline ( )
虚函数

◆ GStreamerPipeline() [2/2]

cv::gapi::wip::gst::GStreamerPipeline::GStreamerPipeline ( std::unique_ptr< Priv > priv)
显式保护
Python
cv.gapi.wip.gst.GStreamerPipeline(pipeline) -> <gapi_wip_gst_GStreamerPipeline 对象>

成员函数文档

◆ getStreamingSource()

IStreamSource::Ptr cv::gapi::wip::gst::GStreamerPipeline::getStreamingSource ( const std::string & appsinkName,
const GStreamerSource::OutputType outputType = GStreamerSource::OutputType::MAT )

成员数据文档

◆ m_priv

std::unique_ptr<Priv> cv::gapi::wip::gst::GStreamerPipeline::m_priv
保护

此类的文档是从以下文件生成的: