org.gstreamer.controller
Class InterpolationControlSource
java.lang.Object
org.gstreamer.lowlevel.NativeValue
org.gstreamer.lowlevel.Handle
org.gstreamer.lowlevel.NativeObject
org.gstreamer.lowlevel.RefCountedObject
org.gstreamer.GObject
org.gstreamer.controller.ControlSource
org.gstreamer.controller.InterpolationControlSource
public class InterpolationControlSource
- extends ControlSource
The ControlSource is a base class for control value sources that could be used by Controller to get timestamp-value pairs.
Methods inherited from class org.gstreamer.GObject |
addCallback, connect, connect, connect, disconnect, disconnect, disposeNativeHandle, emit, emit, g_signal_connect, get, getPointer, getPropertyDefaultValue, getPropertyMaximumValue, getPropertyMinimumValue, getType, invalidate, objectFor, ref, removeCallback, set, unref |
Methods inherited from class org.gstreamer.lowlevel.NativeObject |
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, isDisposed, nativeValue, objectFor, objectFor, objectFor, toString |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
InterpolationControlSource
public InterpolationControlSource(NativeObject.Initializer init)
- For internal gstreamer-java use only
- Parameters:
init
- initialization data
InterpolationControlSource
public InterpolationControlSource(com.sun.jna.Pointer ptr,
boolean needRef,
boolean ownsHandle)