mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
b700377e22
The "select-all" property was removed when input-selector was moved to core, but camerabin uses this, so make camerabin use a private copy until a better fix is found.
8 lines
279 B
Text
8 lines
279 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
|
|
INT64:VOID
|
|
VOID:OBJECT,INT64,INT64
|