Query.typesContains

See if the given GstQueryType is inside the types query types array.

class Query
static
int
typesContains

Parameters

types GstQueryType*

The query array to search

type GstQueryType

the GstQueryType to find

Return Value

Type: int

TRUE if the type is found inside the array

Meta