| Top |
| GRecMutex * | ags_soundcard_util_get_obj_mutex () |
| gint64 | ags_soundcard_util_calc_system_time () |
| gint64 | ags_soundcard_util_calc_time_samples () |
| gint64 | ags_soundcard_util_calc_time_samples_absolute () |
GRecMutex *
ags_soundcard_util_get_obj_mutex (GObject *soundcard);
Get object mutex of soundcard
.
Since: 3.0.0
gint64
ags_soundcard_util_calc_system_time (GObject *soundcard);
ags_soundcard_util_calc_system_time is deprecated and should not be used in newly-written code.
Offset of soundcard
to system time.
Since: 5.0.0
gint64
ags_soundcard_util_calc_time_samples (GObject *soundcard);
Offset of soundcard
to system time.
Since: 5.0.0