![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QGstBin, including all inherited members.
add(const QGstElement &element) | QGstBin | inline |
add(const QGstElement &e1, const QGstElement &e2) | QGstBin | inline |
add(const QGstElement &e1, const QGstElement &e2, const QGstElement &e3) | QGstBin | inline |
add(const QGstElement &e1, const QGstElement &e2, const QGstElement &e3, const QGstElement &e4) | QGstBin | inline |
add(const QGstElement &e1, const QGstElement &e2, const QGstElement &e3, const QGstElement &e4, const QGstElement &e5) | QGstBin | inline |
add(const QGstElement &e1, const QGstElement &e2, const QGstElement &e3, const QGstElement &e4, const QGstElement &e5, const QGstElement &e6) | QGstBin | inline |
addGhostPad(const QGstElement &child, const char *name) | QGstBin | inline |
addGhostPad(const char *name, const QGstPad &pad) | QGstBin | inline |
baseTime() const | QGstElement | inline |
bin() const | QGstBin | inline |
connect(const char *name, GCallback callback, gpointer userData) | QGstObject | inline |
element() const | QGstElement | inline |
finishStateChange() | QGstElement | 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 |
getRequestPad(const char *name) const | QGstElement | 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 | |
isNull() const | QGstObject | inline |
isStateLocked() const | QGstElement | inline |
link(const QGstElement &next) | QGstElement | inline |
link(const QGstElement &n1, const QGstElement &n2) | QGstElement | inline |
link(const QGstElement &n1, const QGstElement &n2, const QGstElement &n3) | QGstElement | inline |
link(const QGstElement &n1, const QGstElement &n2, const QGstElement &n3, const QGstElement &n4) | QGstElement | inline |
link(const QGstElement &n1, const QGstElement &n2, const QGstElement &n3, const QGstElement &n4, const QGstElement &n5) | QGstElement | inline |
lockState(bool locked) | QGstElement | inline |
m_object | QGstObject | protected |
name() const | QGstObject | inline |
NeedsRef enum value | QGstObject | |
object() const | QGstObject | inline |
onNoMorePads(T *instance) | QGstElement | inline |
onPadAdded(T *instance) | QGstElement | inline |
onPadRemoved(T *instance) | QGstElement | inline |
operator bool() const | QGstObject | inlineexplicit |
operator=(const QGstObject &other) | QGstObject | inline |
operator=(QGstObject &&other) | QGstObject | inline |
QGstBin()=default | QGstBin | |
QGstBin(const QGstObject &o) | QGstBin | inline |
QGstBin(const char *name) | QGstBin | inline |
QGstBin(GstBin *bin, RefMode mode=NeedsRef) | QGstBin | inline |
QGstElement()=default | QGstElement | |
QGstElement(const QGstObject &o) | QGstElement | inline |
QGstElement(GstElement *element, RefMode mode=NeedsRef) | QGstElement | inline |
QGstElement(const char *factory, const char *name=nullptr) | QGstElement | inline |
QGstObject()=default | QGstObject | |
QGstObject(GstObject *o, RefMode mode=HasRef) | QGstObject | inlineexplicit |
QGstObject(const QGstObject &other) | QGstObject | inline |
QGstObject(QGstObject &&other) noexcept | QGstObject | inline |
RefMode enum name | QGstObject | |
releaseRequestPad(const QGstPad &pad) const | QGstElement | inline |
remove(const QGstElement &element) | QGstBin | inline |
sendEos() const | QGstElement | inline |
sendEvent(GstEvent *event) const | QGstElement | 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 |
setBaseTime(GstClockTime time) const | QGstElement | inline |
setState(GstState state) | QGstElement | inline |
setStateSync(GstState state) | QGstElement | inline |
sink() const | QGstElement | inline |
src() const | QGstElement | inline |
state() const | QGstElement | inline |
staticPad(const char *name) const | QGstElement | inline |
syncStateWithParent() | QGstElement | inline |
unlink(const QGstElement &next) | QGstElement | inline |
~QGstObject() | QGstObject | inlinevirtual |