public static interface DecodeBin.AUTOPLUG_FACTORIES
DecodeBin will by default return an array with all
compatible factories, sorted by rank.
If this function returns Optional.EMPTY, pad will be exposed as a
final caps.
If this function returns an empty list, the pad will be considered as having an unhandled type media type.
| Modifier and Type | Method and Description |
|---|---|
Optional<List<ElementFactory>> |
autoplugFactories(DecodeBin element,
Pad pad,
Caps caps) |
Copyright © 2021 gstreamer-java. All rights reserved.