]> git.sesse.net Git - vlc/commitdiff
lib: add missing version tag for new API method documentation
authorMark Lee <mark.lee@capricasoftware.co.uk>
Sat, 8 Feb 2014 07:43:26 +0000 (07:43 +0000)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 8 Feb 2014 10:22:05 +0000 (12:22 +0200)
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
include/vlc/libvlc_media_player.h

index 85e39a394ac93ac46db21b6318e996c4f5ddf6af..fb91f59de0b5578ee98201100ee62ec6d0af6288 100644 (file)
@@ -835,6 +835,7 @@ LIBVLC_API int libvlc_media_player_can_pause( libvlc_media_player_t *p_mi );
  * \return true if the current program is scrambled
  *
  * \libvlc_return_bool
+ * \version LibVLC 2.2.0 or later
  */
 LIBVLC_API int libvlc_media_player_program_scrambled( libvlc_media_player_t *p_mi );