JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
org.gstreamer.lowlevel.annotations
Annotation Type CallerOwnsReturn
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface
CallerOwnsReturn
Indicates that the returned value is owned by the method caller, so appropriate action should be taken when the object is garbage collected.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element