|  |  |  | libempathy-gtk Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals | ||||
                    EmpathyGstAudioSrc;
GstElement *        empathy_audio_src_new               (void);
void                empathy_audio_src_set_volume        (EmpathyGstAudioSrc *src,
                                                         gdouble volume);
gdouble             empathy_audio_src_get_volume        (EmpathyGstAudioSrc *src);
void empathy_audio_src_set_volume (EmpathyGstAudioSrc *src, gdouble volume);
| 
 | |
| 
 | 
gdouble empathy_audio_src_get_volume (EmpathyGstAudioSrc *src);
| 
 | |
| Returns : | 
"volume" property"volume" gdouble : Read / Write
volume contol.
Allowed values: [0,5]
Default value: 1
"peak-level-changed" signalvoid user_function (EmpathyGstAudioSrc *empathygstaudiosrc, gdouble arg1, gpointer user_data) : Run Last
| 
 | the object which received the signal. | 
| 
 | |
| 
 | user data set when the signal handler was connected. | 
"rms-level-changed" signalvoid user_function (EmpathyGstAudioSrc *empathygstaudiosrc, gdouble arg1, gpointer user_data) : Run Last
| 
 | the object which received the signal. | 
| 
 | |
| 
 | user data set when the signal handler was connected. |