renatofilho@787: renatofilho@787: #ifndef __gst_play_marshal_MARSHAL_H__ renatofilho@787: #define __gst_play_marshal_MARSHAL_H__ renatofilho@787: renatofilho@787: #include renatofilho@787: renatofilho@787: G_BEGIN_DECLS renatofilho@787: renatofilho@787: /* BOOLEAN:OBJECT (gstplay-marshal.list:1) */ renatofilho@787: extern void gst_play_marshal_BOOLEAN__OBJECT (GClosure *closure, renatofilho@787: GValue *return_value, renatofilho@787: guint n_param_values, renatofilho@787: const GValue *param_values, renatofilho@787: gpointer invocation_hint, renatofilho@787: gpointer marshal_data); renatofilho@787: renatofilho@787: /* VOID:OBJECT,BOOLEAN (gstplay-marshal.list:2) */ renatofilho@787: extern void gst_play_marshal_VOID__OBJECT_BOOLEAN (GClosure *closure, renatofilho@787: GValue *return_value, renatofilho@787: guint n_param_values, renatofilho@787: const GValue *param_values, renatofilho@787: gpointer invocation_hint, renatofilho@787: gpointer marshal_data); renatofilho@787: renatofilho@787: /* BOOLEAN:OBJECT,POINTER (gstplay-marshal.list:3) */ renatofilho@787: extern void gst_play_marshal_BOOLEAN__OBJECT_POINTER (GClosure *closure, renatofilho@787: GValue *return_value, renatofilho@787: guint n_param_values, renatofilho@787: const GValue *param_values, renatofilho@787: gpointer invocation_hint, renatofilho@787: gpointer marshal_data); renatofilho@787: renatofilho@787: G_END_DECLS renatofilho@787: renatofilho@787: #endif /* __gst_play_marshal_MARSHAL_H__ */ renatofilho@787: