Documentation
Dlang.org
ElementFactory.listIsType
gst
element_factory
ElementFactory
Check if factory is of the given types.
class
ElementFactory
bool
listIsType
(
gst.types.ElementFactoryListType
type
)
Parameters
type
gst
.
types
.
ElementFactoryListType
a #GstElementFactoryListType
Return Value
Type:
bool
true if factory is of type.
gst
element_factory
ElementFactory
constructors
this
functions
canSinkAllCaps
canSinkAnyCaps
canSrcAllCaps
canSrcAnyCaps
create
createWithProperties
getElementType
getMetadata
getMetadataKeys
getNumPadTemplates
getSkipDocumentation
getUriProtocols
getUriType
hasInterface
listIsType
self
properties
_gType
static functions
_getGType
find
listFilter
listGetElements
make
makeWithProperties
Check if factory is of the given types.