Gst.ElementFactory.prototype.list_is_type
function list_is_type(type:Gst.ElementFactoryListType):Boolean {
// Gjs wrapper for gst_element_factory_list_is_type()
}Check if factory is of the given types.
- type
- Returns
true if factory is of type.
function list_is_type(type:Gst.ElementFactoryListType):Boolean {
// Gjs wrapper for gst_element_factory_list_is_type()
}Check if factory is of the given types.
true if factory is of type.