3#include <QtCore/QString>
22bool changeFeatureRank(GstRegistry* registry,
const char* featureName, uint16_t rank);
32void forEachPlugin(GstRegistry* registry,
const std::function<
void(GstPlugin*)>& visitor);
struct _GstElement GstElement
bool changeFeatureRank(GstRegistry *registry, const char *featureName, uint16_t rank)
void setCodecPriorities(int rawOption)
Overload taking the raw forceVideoDecoder setting value; the cast/range-check lives in the impl.
void forEachPlugin(GstRegistry *registry, const std::function< void(GstPlugin *)> &visitor)
QString writePipelineDot(GstElement *pipeline, const char *tag)
bool isHardwareDecoderFactory(GstElementFactory *factory)
bool isValidRtspUri(const gchar *uri_str)