Method parameters in org.gstreamer.lowlevel with annotations of type Invalidate |
void |
GValueAPI.g_value_take_object(GValueAPI.GValue value,
GObject v_object)
|
FlowReturn |
AppAPI.gst_app_src_push_buffer(AppSrc appsrc,
Buffer buffer)
|
Buffer |
GstBufferAPI.gst_buffer_join(Buffer buf1,
Buffer buf2)
|
Buffer |
GstBufferAPI.gst_buffer_join(Buffer buf1,
Buffer buf2)
|
Buffer |
GstBufferAPI.gst_buffer_make_metadata_writable(Buffer buf)
|
void |
GstCapsAPI.gst_caps_append_structure(Caps caps,
Structure structure)
|
void |
GstCapsAPI.gst_caps_append(Caps caps1,
Caps caps2)
|
Caps |
GstCapsAPI.gst_caps_make_writable(Caps caps)
|
void |
GstCapsAPI.gst_caps_merge_structure(Caps caps,
Structure structure)
|
void |
GstCapsAPI.gst_caps_merge(Caps caps1,
Caps caps2)
|
Event |
GstEventAPI.gst_event_new_custom(EventType type,
Structure structure)
|
Event |
GstEventAPI.gst_event_new_navigation(Structure structure)
|
Event |
GstEventAPI.gst_event_new_tag(TagList taglist)
|
Message |
GstMessageAPI.gst_message_new_custom(MessageType type,
GstObject src,
Structure structure)
|
Message |
GstMessageAPI.gst_message_new_tag(GstObject src,
TagList tag_list)
|
MiniObject |
GstMiniObjectAPI.gst_mini_object_make_writable(MiniObject mini_object)
|
Query |
GstQueryAPI.gst_query_new_application(QueryType type,
Structure structure)
|
com.sun.jna.Pointer |
GstMiniObjectAPI.ptr_gst_mini_object_make_writable(MiniObject mini_object)
|