CapsFeatures.fromString

gst.caps_features.CapsFeatures fromString(string features)

Creates a #GstCapsFeatures from a string representation.

Parameters

featuresa string representation of a #GstCapsFeatures.

Returns

a new #GstCapsFeatures or

null when the string could not be parsed.