Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
E
 ENUMERATIONTYPE_LOCKING
 ENUMERATIONTYPE_SNAPSHOT
If this constant is specified when calling enumerateAllItems() or enumerateItemsByProperty() the EnumerationListener will recieve the actual MediaItem from the MediaList.
If this constant is specified when calling enumerateAllItems() or enumerateItemsByProperty() the EnumerationListener will recieve the actual MediaItem from the MediaList.
If this constant is specified when calling enumerateAllItems() or enumerateItemsByProperty(), the EnumerationListener will recieve a copy of the MediaItem instead of the MediaItem present in the MediaList.
If this constant is specified when calling enumerateAllItems() or enumerateItemsByProperty(), the EnumerationListener will recieve a copy of the MediaItem instead of the MediaItem present in the MediaList.