| Package | Description |
|---|---|
| org.freedesktop.gstreamer |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementFactory
ElementFactory is used to create instances of elements.
|
| Modifier and Type | Method and Description |
|---|---|
PluginFeature |
Registry.lookupFeature(String name)
Find a
PluginFeature by name in the registry. |
| Modifier and Type | Method and Description |
|---|---|
List<PluginFeature> |
Registry.getPluginFeatureListByPlugin(String name)
Retrieves a list of
PluginFeature of the named Plugin. |
Copyright © 2021 gstreamer-java. All rights reserved.