https://ns.adobe.com/xdm/context/media-timed-chapter-asset-reference
Asset information about the chapter captured by the experience event.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | Yes | Forbidden | Permitted | context/media-timed-chapter-asset-reference.schema.json |
- Timed Media Chapter Asset Reference
https://ns.adobe.com/xdm/context/media-timed-chapter-asset-reference
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Extensibility base schema
{
"@id": "https://data.adobe.io/entities/media-chapter-asset-reference/2144511",
"dc:title": "Chapter1",
"xmpDM:duration": 44
}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Timed Media Chapter Asset Reference (this schema) |
dc:title | string |
Optional | Timed Media Chapter Asset Reference (this schema) |
xmpDM:duration | integer |
Optional | Timed Media Chapter Asset Reference (this schema) |
* |
any | Additional | this schema allows additional properties |
The identity of the chapter.
@id
- is optional
- type:
string
- defined in this schema
string
- format:
uri
– Uniformous Resource Identifier (according to RFC3986)
The friendly name of the chapter and/or segment.
dc:title
- is optional
- type:
string
- defined in this schema
string
The length of the chapter, in seconds.
xmpDM:duration
- is optional
- type:
integer
- defined in this schema
integer