public static interface DecodeBin2.AUTOPLUG_FACTORIES
DecodeBin2
will by default return an array with all compatible factories, sorted by rank.
If this function returns NULL, pad will be exposed as a final caps.
If this function returns an empty array, the pad will be considered as having an unhandled type media type.Modifier and Type | Method and Description |
---|---|
GValueAPI.GValueArray |
autoplugFactories(DecodeBin2 element,
Pad pad,
Caps caps) |
GValueAPI.GValueArray autoplugFactories(DecodeBin2 element, Pad pad, Caps caps)
element
- The element which has the new Pad.pad
- the new Pad.caps
- the caps of the pad that cannot be resolved.