public abstract class RefCountedObject extends NativeObject
NativeObject
that has an associated reference countModifier and Type | Class and Description |
---|---|
protected static class |
RefCountedObject.Handle |
NativeObject.Initializer, NativeObject.TypeProvider, NativeObject.TypeRegistration<T extends NativeObject>
Modifier | Constructor and Description |
---|---|
protected |
RefCountedObject(RefCountedObject.Handle handle) |
protected |
RefCountedObject(RefCountedObject.Handle handle,
boolean needRef) |
close, disown, dispose, equals, getPointer, getRawPointer, hashCode, invalidate, toString
protected RefCountedObject(RefCountedObject.Handle handle)
protected RefCountedObject(RefCountedObject.Handle handle, boolean needRef)
Copyright © 2019 gstreamer-java. All rights reserved.