Searched refs:play_set_relative_volume (Results 1 – 1 of 1) sorted by relevance
132 static void play_set_relative_volume (GstPlay * play, gdouble volume_step);266 play_set_relative_volume (play, initial_volume - 1.0); in play_new()315 play_set_relative_volume (GstPlay * play, gdouble volume_step) in play_set_relative_volume() function1494 play_set_relative_volume (play, +1.0 / VOLUME_STEPS); in keyboard_cb()1496 play_set_relative_volume (play, -1.0 / VOLUME_STEPS); in keyboard_cb()