public class LatencyEvent extends Event
See upstream documentation at https://gstreamer.freedesktop.org/data/doc/gstreamer/stable/gstreamer/html/GstEvent.html#gst-event-new-latency
The event is sent upstream from the sinks and notifies elements that they should add an additional latency to the timestamps before synchronising against the clock.
The latency is mostly used in live sinks and is always expressed in the time format.
Event.TypesMiniObject.HandleNativeObject.Initializer, NativeObject.TypeProvider, NativeObject.TypeRegistration<T extends NativeObject>GTYPE_NAME| Constructor and Description |
|---|
LatencyEvent(long latency)
Create a new latency event.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getLatency()
Gets the latency in the latency event.
|
getStructurecopy, getRefCount, isWritable, makeWritableclose, disown, dispose, equals, getPointer, getRawPointer, hashCode, invalidate, toStringCopyright © 2021 gstreamer-java. All rights reserved.