]> git.sesse.net Git - vlc/blobdiff - include/vlc/libvlc_media_library.h
LibVLC VoD: remove exceptions
[vlc] / include / vlc / libvlc_media_library.h
index 2141ce078b9b16aae991ceb1402b4a4877d507f1..446bd7062daa650d63c9c5fd520aa9c966f855fe 100644 (file)
@@ -50,11 +50,10 @@ typedef struct libvlc_media_library_t libvlc_media_library_t;
  * Create an new Media Library object
  *
  * \param p_libvlc_instance the libvlc instance
- * \param p_e an initialized exception pointer
+ * \return a new object or NULL on error
  */
 VLC_PUBLIC_API libvlc_media_library_t *
-    libvlc_media_library_new( libvlc_instance_t * p_inst,
-                              libvlc_exception_t * p_e );
+    libvlc_media_library_new( libvlc_instance_t * p_inst );
 
 /**
  * Release media library object. This functions decrements the