DAM dc:extent | Community
Skip to main content
TheRealUpWorks
New Participant
October 16, 2015
Solved

DAM dc:extent

  • October 16, 2015
  • 1 reply
  • 763 views

I would like to confirm my assumption that the dc:extent meta data in for a DAM video asset is the length in milliseconds? Is that correct? The docs are not helpful.

DC_EXTENT

static final String DC_EXTENT
See Also:
Constant Field Values
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

As per spec it can be size or duration. Again size can be anything like width, height etcc... & soon.   Plus it deponds on Internet Media Types ex:- in video it can be 3gpp or H264 etc...    Look more into spec and you won;t find those information in DAM api documentation as it is not appropriate.

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

As per spec it can be size or duration. Again size can be anything like width, height etcc... & soon.   Plus it deponds on Internet Media Types ex:- in video it can be 3gpp or H264 etc...    Look more into spec and you won;t find those information in DAM api documentation as it is not appropriate.