Uses of Package
org.gstreamer.lowlevel.annotations

Packages that use org.gstreamer.lowlevel.annotations
org.gstreamer   
org.gstreamer.lowlevel   
 

Classes in org.gstreamer.lowlevel.annotations used by org.gstreamer
HasSubtype
           
 

Classes in org.gstreamer.lowlevel.annotations used by org.gstreamer.lowlevel
CallerOwnsReturn
          Indicates that the returned value is owned by the method caller, so appropriate action should be taken when the object is garbage collected.
Const
           
ConstReturn
           
FreeReturnValue
           
IncRef
          Signal that the Handle parameter's refcount should be incremented
Invalidate
          Signal that the Handle parameter should be invalidated (not used after this call)