Show
Ignore:
Timestamp:
09/09/06 15:32:50 (6 years ago)
Author:
ath
Message:

Add a level meter to the mixer.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • rgc/trunk/include/client/rgc_marshal_cb.h

    r91 r118  
    77void 
    88rgc_marshal_cb_VOID__INT                (RgcRemoteObject *obj, 
     9                                         guint          n_param_values, 
     10                                         GValue         **param_values, 
     11                                         gpointer       marshal_data, 
     12                                         gpointer       user_data); 
     13 
     14void 
     15rgc_marshal_cb_VOID__INT_FLOAT_FLOAT    (RgcRemoteObject *obj, 
    916                                         guint          n_param_values, 
    1017                                         GValue         **param_values,