decodebin
decodebin — Autoplug and decode to raw media
|
|
Description
GstBin that auto-magically constructs a decoding pipeline using available
decoders and demuxers via auto-plugging.
When using decodebin in your application, connect a signal handler to
"new-decoded-pad" and connect your sinks from within the
callback function.