|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementFactory | |
---|---|
org.gstreamer | |
org.gstreamer.lowlevel |
Uses of ElementFactory in org.gstreamer |
---|
Methods in org.gstreamer that return ElementFactory | |
---|---|
static ElementFactory |
ElementFactory.find(java.lang.String name)
Retrieve an instance of a factory that can produce Element s |
ElementFactory |
Element.getFactory()
Retrieves the factory that was used to create this element. |
Uses of ElementFactory in org.gstreamer.lowlevel |
---|
Fields in org.gstreamer.lowlevel declared as ElementFactory | |
---|---|
ElementFactory |
GstElementAPI.GstElementClass.elementfactory
|
Methods in org.gstreamer.lowlevel that return ElementFactory | |
---|---|
ElementFactory |
GstElementFactoryAPI.gst_element_factory_find(java.lang.String factoryName)
|
ElementFactory |
GstElementAPI.gst_element_get_factory(Element element)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |