GstValidatePipelineMonitor
TODO
GstValidatePipelineMonitor
GStreamer Validate PipelineMonitor class.
Class that wraps a GstPipeline for Validate checks
Class structure
GstValidatePipelineMonitorClass
GStreamer Validate PipelineMonitor object class.
GstValidate.PipelineMonitorClass
GStreamer Validate PipelineMonitor object class.
GstValidate.PipelineMonitorClass
GStreamer Validate PipelineMonitor object class.
GstValidate.PipelineMonitor
GStreamer Validate PipelineMonitor class.
Class that wraps a Gst.Pipeline for Validate checks
GstValidate.PipelineMonitor
GStreamer Validate PipelineMonitor class.
Class that wraps a Gst.Pipeline for Validate checks
Constructors
GstValidate.PipelineMonitor.prototype.new
function GstValidate.PipelineMonitor.prototype.new(pipeline: Gst.Pipeline, runner: GstValidate.Runner, parent: GstValidate.Monitor): {
}
Parameters:
The parent of the new monitor
GstValidate.PipelineMonitor.new
def GstValidate.PipelineMonitor.new (pipeline, runner, parent):
Parameters:
The parent of the new monitor
Function Macros
GST_IS_VALIDATE_PIPELINE_MONITOR
#define GST_IS_VALIDATE_PIPELINE_MONITOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_VALIDATE_PIPELINE_MONITOR))
GST_IS_VALIDATE_PIPELINE_MONITOR_CLASS
#define GST_IS_VALIDATE_PIPELINE_MONITOR_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GST_TYPE_VALIDATE_PIPELINE_MONITOR))
GST_VALIDATE_PIPELINE_MONITOR_CAST
#define GST_VALIDATE_PIPELINE_MONITOR_CAST(obj) ((GstValidatePipelineMonitor*)(obj))
GST_VALIDATE_PIPELINE_MONITOR_CLASS_CAST
#define GST_VALIDATE_PIPELINE_MONITOR_CLASS_CAST(klass) ((GstValidatePipelineMonitorClass*)(klass))
GST_VALIDATE_PIPELINE_MONITOR_GET_PIPELINE
#define GST_VALIDATE_PIPELINE_MONITOR_GET_PIPELINE(m) (GST_PIPELINE_CAST (GST_VALIDATE_ELEMENT_MONITOR_GET_ELEMENT (m)))
Constants
GST_TYPE_VALIDATE_PIPELINE_MONITOR
#define GST_TYPE_VALIDATE_PIPELINE_MONITOR (gst_validate_pipeline_monitor_get_type ())
The results of the search are