notify_change
Description:
[ Version ( since = "0.2.0" ) ]
public void notify_change (Media? media, SourceChangeType change_type, bool location_unknown)
public void notify_change (Media? media, SourceChangeType change_type, bool location_unknown)
Emits "content-changed" signal to notify subscribers that a change ocurred in this.
See notify_change_list() function.
<note> <para> This function is intended to be used only by plugins. </para> </note>
Parameters:
this |
a source |
media |
the media which has changed, or |
change_type |
the type of change |
location_unknown |
if change has happened in |