]> git.sesse.net Git - vlc/blobdiff - include/vlc/libvlc_media_list_player.h
Revert "Remove enums from public APIs"
[vlc] / include / vlc / libvlc_media_list_player.h
index ead584eeb93a2faff714df91e0329cbc02e12c2d..d2f21515cd2cce6f46075c396cf16bef35a66374 100644 (file)
@@ -121,7 +121,7 @@ VLC_PUBLIC_API int
  * \param p_e initialized exception instance
  * \return libvlc_state_t for media list player
  */
-VLC_PUBLIC_API unsigned
+VLC_PUBLIC_API libvlc_state_t
     libvlc_media_list_player_get_state( libvlc_media_list_player_t * p_mlp,
                                         libvlc_exception_t * p_e );