CapsFeatures.fromString

Creates a #GstCapsFeatures from a string representation.

class CapsFeatures
static
fromString
(
string features
)

Parameters

features string

a string representation of a #GstCapsFeatures.

Return Value

Type: gst.caps_features.CapsFeatures

a new #GstCapsFeatures or null when the string could not be parsed.