| Package | Description |
|---|---|
| org.freedesktop.gstreamer.elements |
| Modifier and Type | Method and Description |
|---|---|
boolean |
URIDecodeBin.AUTOPLUG_CONTINUE.autoplugContinue(URIDecodeBin element,
Pad pad,
Caps caps)
Autoplug continue signal.
|
Optional<List<ElementFactory>> |
URIDecodeBin.AUTOPLUG_FACTORIES.autoplugFactories(URIDecodeBin element,
Pad pad,
Caps caps) |
boolean |
URIDecodeBin.AUTOPLUG_QUERY.autoplugQuery(URIDecodeBin element,
Pad pad,
Element child,
Query query) |
URIDecodeBin.AutoplugSelectResult |
URIDecodeBin.AUTOPLUG_SELECT.autoplugSelect(URIDecodeBin element,
Pad pad,
Caps caps,
ElementFactory factory) |
Optional<List<ElementFactory>> |
URIDecodeBin.AUTOPLUG_SORT.autoplugSort(URIDecodeBin element,
Pad pad,
Caps caps,
List<ElementFactory> factories)
Autoplug sort
|
void |
URIDecodeBin.DRAINED.drained(URIDecodeBin element) |
void |
URIDecodeBin.SOURCE_SETUP.sourceSetup(URIDecodeBin bin,
Element elem) |
void |
URIDecodeBin.UNKNOWN_TYPE.unknownType(URIDecodeBin element,
Pad pad,
Caps caps) |
Copyright © 2021 gstreamer-java. All rights reserved.