Enumeration

ClapperReactableItemUpdatedFlags

since: 0.10

Declaration

flags Clapper.ReactableItemUpdatedFlags

Description [src]

Flags informing which properties were updated within ClapperMediaItem.

Available since: 0.10

Members

CLAPPER_REACTABLE_ITEM_UPDATED_TITLE

Media item title was updated.

  • Value: 1
  • Available since: 0.10
CLAPPER_REACTABLE_ITEM_UPDATED_DURATION

Media item duration was updated.

  • Value: 2
  • Available since: 0.10
CLAPPER_REACTABLE_ITEM_UPDATED_TIMELINE

Media item timeline was updated.

  • Value: 4
  • Available since: 0.10
CLAPPER_REACTABLE_ITEM_UPDATED_TAGS

Media item tags were updated.

  • Value: 8
  • Available since: 0.10
CLAPPER_REACTABLE_ITEM_UPDATED_REDIRECT_URI

Media item redirect URI was updated.

  • Value: 16
  • Available since: 0.10
CLAPPER_REACTABLE_ITEM_UPDATED_CACHE_LOCATION

Media item cache location was updated.

  • Value: 32
  • Available since: 0.10