17 #ifndef QGST_GHOSTPAD_H
18 #define QGST_GHOSTPAD_H
32 static GhostPadPtr create(PadDirection direction,
const char *name = NULL);
35 bool setTarget(
const PadPtr & target);
Smart pointer class for working with wrapper classes that support reference counting.
Wrapper class for GstGhostPad.
Wrapper class for GstPad.
Wrappers for GStreamer classes.