Enumeration

GUPnPAVOCMFlags

unstable since: 1.0

Declaration

flags GUPnPAV.OCMFlags

Description [src]

The DLNA OCM flags supported by a DIDL-Lite Object. For details on these flags please refer to section 7.3.118.4 of DLNA Networked Device Interoperability Guidelines Volume 1, October 2006.

Available since: 1.0

Members

GUPNP_OCM_FLAGS_NONE

No flags.

  • Value: 0
  • Nickname: none
  • Available since: 1.0
GUPNP_OCM_FLAGS_UPLOAD

Indicates support for content upload.

  • Value: 1
  • Nickname: upload
  • Available since: 1.0
GUPNP_OCM_FLAGS_CREATE_CONTAINER

Indicates support for creation of child container.

  • Value: 2
  • Nickname: create-container
  • Available since: 1.0
GUPNP_OCM_FLAGS_DESTROYABLE

This object is destroyable.

  • Value: 4
  • Nickname: destroyable
  • Available since: 1.0
GUPNP_OCM_FLAGS_UPLOAD_DESTROYABLE

Indicates support for upload of destroyable content.

  • Value: 8
  • Nickname: upload-destroyable
  • Available since: 1.0
GUPNP_OCM_FLAGS_CHANGE_METADATA

Indicates support for changing metadata.

  • Value: 16
  • Nickname: change-metadata
  • Available since: 1.0