gapi_wip_gst_GStreamerSource_OutputType
import { gapi_wip_gst_GStreamerSource_OutputType } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSConstructor or factory
CLASSgapi_wip_gst_GStreamerSource_OutputType
RETURN TYPEOwned native handle
Native object: release it with using or delete(). Factories can return null; check before calling methods.
Indicates what type of data should be produced by GStreamerSource: cv::MediaFrame or cv::Mat
Constructors and members
static FRAME
frame constant (0), defined by OpenCV for cv::gapi::wip::gst::GStreamerSource::OutputType.
FRAME: gapi_wip_gst_GStreamerSource_OutputTypeValue<0>,static MAT
mat constant (1), defined by OpenCV for cv::gapi::wip::gst::GStreamerSource::OutputType.
MAT: gapi_wip_gst_GStreamerSource_OutputTypeValue<1>These signatures describe this package. Upstream documentation can mention optional backends that are absent from this build. Check runtime compatibility before choosing a backend or file format.