go
Meta.apiTypeHasTag
gstreamer
Meta
Meta
Check if
api
was registered with
tag
.
class
Meta
static
bool
apiTypeHasTag
(
GType
api
,
GQuark
tag
)
Parameters
api
GType
an API
tag
GQuark
the tag to check
Return Value
Type:
bool
TRUE
if
api
was registered with
tag
.
gstreamer
Meta
Meta
constructors
this
functions
compareSeqnum
getMetaStruct
getSeqnum
getStruct
properties
flags
info
static functions
apiTypeGetTags
apiTypeHasTag
apiTypeRegister
getInfo
register
variables
gstMeta
Check if api was registered with tag.