gstreamer.CapsFeatures

Undocumented in source.

Public Imports

gstreamer.c.types
public import gstreamer.c.types;
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;

Members

Classes

CapsFeatures
class CapsFeatures

gstreamer.CapsFeatures can optionally be set on a gstreamer.Caps to add requirements for additional features for a specific gstreamer.Structure Caps structures with the same name but with a non-equal set of caps features are not compatible. If a pad supports multiple sets of features it has to add multiple equal structures with different feature sets to the caps.