Query.parseContextType

Parse a context type from an existing GST_QUERY_CONTEXT query.

class Query
bool
parseContextType
(
out string contextType
)

Parameters

contextType string

the context type, or NULL

Return Value

Type: bool

a gboolean indicating if the parsing succeeded.

Meta