Ubuntu TV Media Scanner
A centralized index for removable media content.
|
This class implements the RemoveMediaInfo
method of the media scanner's D-Bus service.
More...
#include <mediascanner/dbusservice.h>
Public Types | |
typedef RemoveMediaInfoMethodType | inherited |
typedef inherited::input_args_type | input_args_type |
typedef inherited::output_args_type | output_args_type |
Public Member Functions | |
RemoveMediaInfoMethod (InterfaceType *parent=nullptr) | |
This class implements the RemoveMediaInfo
method of the media scanner's D-Bus service.
It removes all information about the media referenced by url
.
[in] | url | The URL of the media to remove. |
typedef RemoveMediaInfoMethodType mediascanner::dbus::MediaScannerInterface< InterfaceType >::RemoveMediaInfoMethod::inherited |
typedef inherited::input_args_type mediascanner::dbus::MediaScannerInterface< InterfaceType >::RemoveMediaInfoMethod::input_args_type |
typedef inherited::output_args_type mediascanner::dbus::MediaScannerInterface< InterfaceType >::RemoveMediaInfoMethod::output_args_type |
|
inlineexplicit |