Package | Description |
---|---|
org.gstreamer | |
org.gstreamer.elements | |
org.gstreamer.lowlevel |
Modifier and Type | Method and Description |
---|---|
static ClockReturn |
ClockReturn.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClockReturn[] |
ClockReturn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ClockReturn |
BaseSink.waitClock(ClockTime time,
com.sun.jna.Pointer jitter) |
Modifier and Type | Method and Description |
---|---|
ClockReturn |
BaseSinkAPI.gst_base_sink_wait_clock(BaseSink sink,
ClockTime time,
com.sun.jna.Pointer jitter) |
ClockReturn |
GstClockAPI.gst_clock_id_wait_async(ClockID id,
GstClockAPI.GstClockCallback func,
com.sun.jna.Pointer user_data) |
ClockReturn |
GstClockAPI.gst_clock_id_wait(ClockID id,
long[] jitter) |