|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PadLinkReturn | |
---|---|
org.gstreamer | |
org.gstreamer.lowlevel |
Uses of PadLinkReturn in org.gstreamer |
---|
Methods in org.gstreamer that return PadLinkReturn | |
---|---|
PadLinkReturn |
Pad.link(Pad pad)
Links this pad and a sink pad. |
static PadLinkReturn |
PadLinkReturn.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PadLinkReturn[] |
PadLinkReturn.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of PadLinkReturn in org.gstreamer.lowlevel |
---|
Methods in org.gstreamer.lowlevel that return PadLinkReturn | |
---|---|
PadLinkReturn |
GstPadAPI.gst_pad_link(Pad src,
Pad sink)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |