Caps.fromString

Converts caps from a string representation.

class Caps
static
fromString
(
string string
)

Parameters

string string

a string to convert to GstCaps

Return Value

Type: Caps

a newly allocated GstCaps. [transfer full]

Meta