parse_context_type


Description:

[ Version ( since = "1.2" ) ]
public bool parse_context_type (out unowned string context_type)

Parse a context type from an existing GST_MESSAGE_NEED_CONTEXT message.

Parameters:

this

a GST_MESSAGE_NEED_CONTEXT type message

context_type

the context type, or null

Returns:

a bool indicating if the parsing succeeded.