Defines | |
| #define | ALP_MEDIASELECTOR_APP_ID "mediacatd" |
| App name used when the media cataloger daemon broadcasts notifications. | |
| #define | ALP_MS_EVENT_PREFIX "/alp/" ALP_MEDIASELECTOR_APP_ID "/" |
| Media Selector event prefix. | |
| #define | ALP_MS_REFRESH_CONTENT ALP_MS_EVENT_PREFIX "refresh" |
| Notification broadcast on volume mount, volume unmount, and when the media cataloger is done scanning: basically means that content will be changing / content has changed. | |
| #define | ALP_NOTIFY_EVENT_MS_FILE_DELETED ALP_MS_EVENT_PREFIX "file_deleted" |
| The message sent by mediacatd when it notices that a file has been deleted. | |
| #define | ALP_NOTIFY_EVENT_MS_INDEX_FILE ALP_MS_EVENT_PREFIX "index_file" |
| The message sent by mediacatd when alp_ms_cat_index_file completes. | |
| #define | ALP_NOTIFY_EVENT_MS_METADATA_READ_PROGRESS ALP_MS_EVENT_PREFIX "reading_metadata" |
| Notification broadcast periodically as the media cataloger daemon reads metadata. | |
| #define | ALP_NOTIFY_EVENT_MS_REFRESH ALP_MS_REFRESH_CONTENT |
| Standards-compliant synonym for ALP_MS_REFRESH_CONTENT. | |
| #define | ALP_NOTIFY_EVENT_MS_SCANNING_DIRECTORY ALP_MS_EVENT_PREFIX "scanning_directory" |
| Notification broadcast when the media cataloger daemon reads a directory. | |
| #define | ALP_NOTIFY_EVENT_MS_UNINDEX_FILE ALP_MS_EVENT_PREFIX "unindex_file" |
| The message sent by mediacatd when alp_ms_cat_unindex_file completes. | |
| #define | MS_READ_PROGRESS_PARTS 10000 |
| Metadata completion is expressed as parts per MS_READ_PROGRESS_PARTS. | |
|
|
App name used when the media cataloger daemon broadcasts notifications.
|
|
|
Media Selector event prefix.
|
|
|
Notification broadcast on volume mount, volume unmount, and when the media cataloger is done scanning: basically means that content will be changing / content has changed.
|
|
|
The message sent by mediacatd when it notices that a file has been deleted.
|
|
|
The message sent by mediacatd when alp_ms_cat_index_file completes.
|
|
|
Notification broadcast periodically as the media cataloger daemon reads metadata.
|
|
|
Standards-compliant synonym for ALP_MS_REFRESH_CONTENT.
|
|
|
Notification broadcast when the media cataloger daemon reads a directory.
|
|
|
The message sent by mediacatd when alp_ms_cat_unindex_file completes.
|
|
|
Metadata completion is expressed as parts per MS_READ_PROGRESS_PARTS.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.