Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
medialibrary
Commits
514c8ab2
Commit
514c8ab2
authored
Apr 13, 2018
by
Hugo Beauzée-Luyssen
Browse files
IMediaLibrary: Clarify forceRescan() doc
parent
b56b876d
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/medialibrary/IMediaLibrary.h
View file @
514c8ab2
...
...
@@ -376,7 +376,8 @@ class IMediaLibrary
virtual
IDeviceListerCb
*
setDeviceLister
(
DeviceListerPtr
lister
)
=
0
;
/**
* @brief forceRescan forces all media to be rescanned.
* @brief forceRescan Deletes all entities except Media and Playlist, and
* forces all media to be rescanned.
*
* This can be called anytime after the medialibrary has been initialized.
* It will make all held instances outdated. Those should be considered
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment