Package org.freedesktop.gstreamer.gst
Class ClockID
A datatype to hold the handle to an outstanding sync or async clock callback.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClockID[]
fromNativeArray
(MemorySegment address, long length, boolean free) Methods inherited from class io.github.jwharm.javagi.base.Alias
equals, getAddressValues, getBooleanValues, getByteValues, getCharacterValues, getDoubleValues, getFloatValues, getIntegerValues, getLongValues, getShortValues, getValue, hashCode, setValue
-
Constructor Details
-
ClockID
Create a new ClockID with the provided value
-
-
Method Details
-
fromNativeArray
-