public class Controller extends GObject
What needs to be changed in a GstElement? Very little - it is just two steps to make a plugin controllable!
What needs to be done in applications? Again its not a lot to change.
GObject.GCallback, GObject.NOTIFY
NativeObject.Initializer
defaultInit, ownsHandle
Constructor and Description |
---|
Controller(NativeObject.Initializer init)
For internal gstreamer-java use only
|
Controller(com.sun.jna.Pointer ptr,
boolean needRef,
boolean ownsHandle) |
addCallback, connect, connect, connect, connect, disconnect, disconnect, disconnect, disposeNativeHandle, emit, emit, g_signal_connect, get, getPointer, getPropertyDefaultValue, getPropertyMaximumValue, getPropertyMinimumValue, getType, getType, getTypeName, invalidate, listPropertyNames, ref, removeCallback, set, unref
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectFor, toString
public Controller(NativeObject.Initializer init)
init
- initialization datapublic Controller(com.sun.jna.Pointer ptr, boolean needRef, boolean ownsHandle)
Copyright © 2016. All rights reserved.