Back to Seed Clases

GstCheck


Classes

Interfaces

Structs

Unions

Enums

Struct GstCheck.StreamConsistency

Import line: GstCheck = imports.gi.GstCheck;
GIR File: GstCheck-0.10.gir
C documentation: GstStreamConsistency
Struct : StreamConsistency
  Show / Hide Inherited methods, properties and signals
Opaque consistency checker handle.
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstCheck
Method
GstCheck.consistency_checker_free (StreamConsistency consist) : none
Frees the allocated data and probe associated with consist.
GstCheck
Method
GstCheck.consistency_checker_new (Pad pad) : GstCheck.StreamConsistency
Sets up a data probe on the given pad which will raise assertions if the data flow is inconsistent.
GstCheck
Method
GstCheck.consistency_checker_reset (StreamConsistency consist) : none
Reset the stream checker's internal variables.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:59 GMT+0800 (HKT)