org.gstreamer.lowlevel
Class GObjectAPI.GObjectConstructParam

java.lang.Object
  extended by org.gstreamer.lowlevel.GObjectAPI.GObjectConstructParam
Enclosing interface:
GObjectAPI

public static class GObjectAPI.GObjectConstructParam
extends java.lang.Object


Field Summary
 com.sun.jna.Pointer spec
           
 com.sun.jna.Pointer value
           
 
Constructor Summary
GObjectAPI.GObjectConstructParam()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

spec

public volatile com.sun.jna.Pointer spec

value

public volatile com.sun.jna.Pointer value
Constructor Detail

GObjectAPI.GObjectConstructParam

public GObjectAPI.GObjectConstructParam()