Ubuntu TV Media Scanner
A centralized index for removable media content.
|
This class implements the StoreMediaInfo
method of the media scanner's D-Bus service.
More...
#include <mediascanner/dbusservice.h>
Public Types | |
typedef StoreMediaInfoMethodType | inherited |
typedef inherited::input_args_type | input_args_type |
typedef inherited::output_args_type | output_args_type |
Public Member Functions | |
StoreMediaInfoMethod (InterfaceType *parent=nullptr) | |
This class implements the StoreMediaInfo
method of the media scanner's D-Bus service.
It inserts new media information into the index. The actual URL of the media information is retreived from item
.
[in] | item | A key-value map of the information to store. |
typedef StoreMediaInfoMethodType mediascanner::dbus::MediaScannerInterface< InterfaceType >::StoreMediaInfoMethod::inherited |
typedef inherited::input_args_type mediascanner::dbus::MediaScannerInterface< InterfaceType >::StoreMediaInfoMethod::input_args_type |
typedef inherited::output_args_type mediascanner::dbus::MediaScannerInterface< InterfaceType >::StoreMediaInfoMethod::output_args_type |
|
inlineexplicit |