StreamConsistency
Object Hierarchy:
Description:
[ CCode ( cname = "GstStreamConsistency" , has_type_id = false , lower_case_cprefix = "gst_consistency_checker_" ) ]
[ Compact ]
[ GIR ( name = "StreamConsistency" ) ]
public class StreamConsistency
Opaque consistency checker handle.
Content:
Creation methods:
Methods:
- public bool add_pad (Pad pad)
Sets up a data probe on the given pad which will raise assertions if
the data flow is inconsistent.
- public void free ()
Frees the allocated data and probes associated with consist
.
- public void reset ()
Reset the stream checker's internal variables.