Message.parseContextType

bool parseContextType(out string contextType)

Parse a context type from an existing GST_MESSAGE_NEED_CONTEXT message.

Parameters

contextTypethe context type, or null

Returns

a #gboolean indicating if the parsing succeeded.