public abstract class Source
extends java.lang.Object
Constructor and Description |
---|
Source() |
Source(long nativePtr)
Internal use
|
Modifier and Type | Method and Description |
---|---|
protected void |
checkValidity() |
java.lang.String |
getId()
Retrieve the source id
|
long |
getNativePtr()
Internal use
|
void |
invalidate()
Internal use - invalidates the source for further use (after adding it to the map)
|
protected java.lang.String |
nativeGetId() |
public Source(long nativePtr)
nativePtr
- - pointer to native peerpublic Source()
public java.lang.String getId()
public long getNativePtr()
protected java.lang.String nativeGetId()
protected void checkValidity()
public final void invalidate()