Query.parseContextType

Parse a context type from an existing GST_QUERY_CONTEXT query. Since 1.2

class Query
int
parseContextType
(
out string contextType
)

Parameters

contextType string

the context type, or NULL. out[transfer none][allow-none]

Return Value

Type: int

a gboolean indicating if the parsing succeeded.

Meta