org.gstreamer.lowlevel
Class NativeValue

java.lang.Object
  extended by org.gstreamer.lowlevel.NativeValue
Direct Known Subclasses:
GstInterface, Handle

public abstract class NativeValue
extends java.lang.Object


Constructor Summary
protected NativeValue()
           
 
Method Summary
protected abstract  java.lang.Object nativeValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeValue

protected NativeValue()
Method Detail

nativeValue

protected abstract java.lang.Object nativeValue()