Package org.gstreamer.lowlevel.annotations

Annotation Types Summary
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  
ConstField  
ConstReturn  
DefaultEnumValue Used to flag the Enum value to use for converting from a native value, when no exact match is found.
FreeReturnValue  
HasSubtype  
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)