mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
d297c4447d
Note that we didn't do it for encodebin, as it has a class struct. We _could_ techincally use `G_DECLARE_DERIVABLE_TYPE()` for that one, but that would mean also using a private struct, which is even more work for no gain. |
||
---|---|---|
.. | ||
gstencodebin.c | ||
gstencodebin.h | ||
gstsmartencoder.c | ||
gstsmartencoder.h | ||
gststreamcombiner.c | ||
gststreamcombiner.h | ||
gststreamcombinerpad.h | ||
gststreamsplitter.c | ||
gststreamsplitter.h | ||
meson.build |