mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
518d98899e
Use GString instead of GPointer for the marshaller as this is what the callback uses. Slightly reformat docs.
6 lines
244 B
Text
6 lines
244 B
Text
# glib-genmarshal --header --prefix=gst_camerabin camerabin_marshal.marshal > camerabin_marshal.h
|
|
# glib-genmarshal --body --prefix=gst_camerabin camerabin_marshal.marshal > camerabin_marshal.c
|
|
|
|
VOID:INT,INT,INT,INT
|
|
VOID:INT,INT
|
|
BOOLEAN:STRING
|