#include <QGst/GhostPad>


Public Member Functions | |
| PadPtr | target () const |
| bool | setTarget (const PadPtr &target) |
Static Public Member Functions | |
| static GhostPadPtr | create (const PadPtr &target, const char *name=NULL) |
| static GhostPadPtr | create (PadDirection direction, const char *name=NULL) |
Wrapper class for GstGhostPad.
Definition at line 27 of file ghostpad.h.
1.7.6.1