mirror of
https://github.com/videolan/vlc.git
synced 2024-12-14 12:14:42 +08:00
lib: add missing version tag for new API method documentation
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
This commit is contained in:
parent
0dffa31ec5
commit
18276756a2
@ -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 );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user