org.gstreamer
public static interface GObject.NOTIFY
Modifier and Type | Method and Description |
---|---|
void |
notify(GObject gobject,
GObjectAPI.GParamSpec spec)
Called when a new
Pad is added to an Element. |
void notify(GObject gobject, GObjectAPI.GParamSpec spec)
Pad
is added to an Element.gobject
- the object which received the signalspec
- the property which changedCopyright © 2014. All rights reserved.