QtGStreamer  0.10.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Static Public Member Functions
QGst::GhostPad Class Reference

#include <QGst/GhostPad>

Inheritance diagram for QGst::GhostPad:
Inheritance graph
[legend]
Collaboration diagram for QGst::GhostPad:
Collaboration graph
[legend]

List of all members.

Public Member Functions

PadPtr target () const
bool setTarget (const PadPtr &target)
- Public Member Functions inherited from QGst::Pad
PadDirection direction () const
ElementPtr parentElement () const
PadPtr peer () const
bool isLinked () const
bool canLink (const PadPtr &sink) const
PadLinkReturn link (const PadPtr &sink)
bool unlink (const PadPtr &sink)
CapsPtr caps () const
CapsPtr allowedCaps () const
CapsPtr negotiatedCaps () const
bool setCaps (const CapsPtr &caps)
bool isActive () const
bool setActive (bool active)
bool isBlocked () const
bool isBlocking () const
bool setBlocked (bool blocked)
bool query (const QueryPtr &query)
bool sendEvent (const EventPtr &event)
- Public Member Functions inherited from QGst::Object
QString name () const
bool setName (const char *name)
ObjectPtr parent () const
bool setParent (const ObjectPtr &parent)
void unparent ()
bool isAncestorOf (const ObjectPtr &object) const
QString pathString () const

Static Public Member Functions

static GhostPadPtr create (const PadPtr &target, const char *name=NULL)
static GhostPadPtr create (PadDirection direction, const char *name=NULL)

Detailed Description

Wrapper class for GstGhostPad.

Definition at line 27 of file ghostpad.h.


The documentation for this class was generated from the following files: