Uses of Class
org.gstreamer.PadLinkReturn

Packages that use PadLinkReturn
org.gstreamer   
 

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.