gst_plugins_good/gst/camerabin/gstcamerabin-marshal.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 22 Jan 2010 09:59:59 +0200
changeset 2 5505e8908944
permissions -rw-r--r--
Revision: 201001 Kit: 201003


#ifndef __gst_camerabin_MARSHAL_H__
#define __gst_camerabin_MARSHAL_H__

#include	<glib-object.h>

G_BEGIN_DECLS

/* VOID:INT,INT,INT,INT (gstcamerabin-marshal.list:4) */
extern void gst_camerabin_marshal_VOID__INT_INT_INT_INT (GClosure     *closure,
                                                 GValue       *return_value,
                                                 guint         n_param_values,
                                                 const GValue *param_values,
                                                 gpointer      invocation_hint,
                                                 gpointer      marshal_data);

/* VOID:INT,INT (gstcamerabin-marshal.list:5) */
extern void gst_camerabin_marshal_VOID__INT_INT (GClosure     *closure,
                                         GValue       *return_value,
                                         guint         n_param_values,
                                         const GValue *param_values,
                                         gpointer      invocation_hint,
                                         gpointer      marshal_data);

G_END_DECLS

#endif /* __gst_camerabin_MARSHAL_H__ */