public abstract class RefCountedObject extends NativeObject
NativeObject that has an associated reference count| Modifier 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, toStringprotected RefCountedObject(RefCountedObject.Handle handle)
protected RefCountedObject(RefCountedObject.Handle handle, boolean needRef)
Copyright © 2021 gstreamer-java. All rights reserved.