[vlc-commits] [Git][videolan/vlc][master] vlc_player: fix typo in doc
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Wed Jul 29 18:48:26 UTC 2026
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
c47c942f by Alexandre Janniaux at 2026-07-29T20:31:18+02:00
vlc_player: fix typo in doc
- - - - -
1 changed file:
- include/vlc_player.h
Changes:
=====================================
include/vlc_player.h
=====================================
@@ -2491,7 +2491,7 @@ vlc_player_aout_GetVolume(vlc_player_t *player);
* functions.
*
* @note A successful call will trigger the
- * vlc_player_vout_cbs.on_volume_changed event.
+ * vlc_player_aout_cbs.on_volume_changed event.
*
* @param player player instance
* @param volume volume in the range [0;2.f]
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/c47c942f6fd33f5b1c13bdc1d70f9aa3b240a3d4
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/c47c942f6fd33f5b1c13bdc1d70f9aa3b240a3d4
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list