public class CapsEvent extends Event
Caps. The caps event can only travel downstream
synchronized with the buffer flow and contains the format of the buffers that
will follow after the event.
See upstream documentation at https://gstreamer.freedesktop.org/data/doc/gstreamer/stable/gstreamer/html/GstEvent.html#gst-event-new-caps
Event.TypesMiniObject.HandleNativeObject.Initializer, NativeObject.TypeProvider, NativeObject.TypeRegistration<T extends NativeObject>GTYPE_NAME| Constructor and Description |
|---|
CapsEvent(Caps caps)
Creates a new caps event.
|
getStructurecopy, getRefCount, isWritable, makeWritableclose, disown, dispose, equals, getPointer, getRawPointer, hashCode, invalidate, toStringpublic CapsEvent(Caps caps)
Copyright © 2021 gstreamer-java. All rights reserved.