Documentation
Dlang.org
Meta.apiTypeHasTag
gst
meta
Meta
Check if api was registered with tag.
class
Meta
static
bool
apiTypeHasTag
(
gobject.types.GType
api
,
glib.types.Quark
tag
)
Parameters
api
gobject
.
types
.
GType
an API
tag
glib
.
types
.
Quark
the tag to check
Return Value
Type:
bool
true if api was registered with tag.
gst
meta
Meta
constructors
this
functions
_cPtr
compareSeqnum
getSeqnum
serializeSimple
properties
flags
info
static functions
apiTypeGetTags
apiTypeHasTag
apiTypeRegister
deserialize
getInfo
registerCustom
registerCustomSimple
Check if api was registered with tag.