Caps.toString

Converts caps to a string representation. This string representation can be converted back to a GstCaps by gst_caps_from_string().

class Caps
override
string
toString
()

Return Value

Type: string

a newly allocated string representing caps. [transfer full]

Meta