![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QGstPad, including all inherited members.
addEosProbe(T *instance) | QGstPad | inline |
addProbe(T *instance, GstPadProbeType type) | QGstPad | inline |
connect(const char *name, GCallback callback, gpointer userData) | QGstObject | inline |
currentCaps() const | QGstPad | inline |
doInIdleProbe(std::function< void()> work) | QGstPad | inline |
getBool(const char *property) const | QGstObject | inline |
getDouble(const char *property) const | QGstObject | inline |
getFloat(const char *property) const | QGstObject | inline |
getInt(const char *property) const | QGstObject | inline |
getInt64(const char *property) const | QGstObject | inline |
getObject(const char *property) const | QGstObject | inline |
getString(const char *property) const | QGstObject | inline |
getStructure(const char *property) const | QGstObject | inline |
getUInt(const char *property) const | QGstObject | inline |
getUInt64(const char *property) const | QGstObject | inline |
HasRef enum value | QGstObject | |
isLinked() const | QGstPad | inline |
isNull() const | QGstObject | inline |
link(const QGstPad &sink) const | QGstPad | inline |
m_object | QGstObject | protected |
name() const | QGstObject | inline |
NeedsRef enum value | QGstObject | |
object() const | QGstObject | inline |
operator bool() const | QGstObject | inlineexplicit |
operator=(const QGstObject &other) | QGstObject | inline |
operator=(QGstObject &&other) | QGstObject | inline |
pad() const | QGstPad | inline |
parent() const | QGstPad | inline |
peer() const | QGstPad | inline |
QGstObject()=default | QGstObject | |
QGstObject(GstObject *o, RefMode mode=HasRef) | QGstObject | inlineexplicit |
QGstObject(const QGstObject &other) | QGstObject | inline |
QGstObject(QGstObject &&other) noexcept | QGstObject | inline |
QGstPad()=default | QGstPad | |
QGstPad(const QGstObject &o) | QGstPad | inline |
QGstPad(GstPad *pad, RefMode mode=NeedsRef) | QGstPad | inline |
queryCaps() const | QGstPad | inline |
RefMode enum name | QGstObject | |
sendEvent(GstEvent *event) | QGstPad | inline |
set(const char *property, const char *str) | QGstObject | inline |
set(const char *property, bool b) | QGstObject | inline |
set(const char *property, uint i) | QGstObject | inline |
set(const char *property, int i) | QGstObject | inline |
set(const char *property, qint64 i) | QGstObject | inline |
set(const char *property, quint64 i) | QGstObject | inline |
set(const char *property, double d) | QGstObject | inline |
set(const char *property, const QGstObject &o) | QGstObject | inline |
set(const char *property, const QGstCaps &c) | QGstObject | inline |
stickyEvent(GstEventType type) | QGstPad | inline |
unlink(const QGstPad &sink) const | QGstPad | inline |
unlinkPeer() const | QGstPad | inline |
~QGstObject() | QGstObject | inlinevirtual |