https://ns.adobe.com/xdm/context/media-timed-qoe
Timed media properties related to the content playback's quality of experience (QoE).
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | context/media-timed-qoe.schema.json |
- Timed media quality of experience
https://ns.adobe.com/xdm/context/media-timed-qoe
- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible
- Measure
https://ns.adobe.com/xdm/data/measure
- Extensibility base schema
{
"xdm:errors": {
"xdm:value": 0
},
"xdm:buffers": {
"xdm:value": 4
},
"xdm:bufferTime": {
"xdm:value": 5
},
"xdm:stalls": {
"xdm:value": 0
},
"xdm:stallTime": {
"xdm:value": 0
},
"xdm:bitrateChanges": {
"xdm:value": 0
},
"xdm:bitrateAverage": {
"xdm:value": 320
},
"xdm:droppedFrames": {
"xdm:value": 2
},
"xdm:timeToStart": {
"xdm:value": 3
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:bitrateAverage | Measure | Optional | Timed media quality of experience (this schema) |
xdm:bitrateChanges | Measure | Optional | Timed media quality of experience (this schema) |
xdm:bufferTime | Measure | Optional | Timed media quality of experience (this schema) |
xdm:buffers | Measure | Optional | Timed media quality of experience (this schema) |
xdm:droppedFrames | Measure | Optional | Timed media quality of experience (this schema) |
xdm:errors | Measure | Optional | Timed media quality of experience (this schema) |
xdm:stallTime | Measure | Optional | Timed media quality of experience (this schema) |
xdm:stalls | Measure | Optional | Timed media quality of experience (this schema) |
xdm:timeToStart | Measure | Optional | Timed media quality of experience (this schema) |
* |
any | Additional | this schema allows additional properties |
A weighted average of all bitrate values related to the play duration that occurred during a playback session.
xdm:bitrateAverage
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
The number of bitrate change events that occurred during a playback session.
xdm:bitrateChanges
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Describes the total amount of time in seconds, spent buffering.
xdm:bufferTime
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
The number of buffer states that occurred during a playback session.
xdm:buffers
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
The number of frames dropped during playback of the main content.
xdm:droppedFrames
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
The number of errors that were encountered during playback.
xdm:errors
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Describes the duration in seconds in which the playback was stalled during playback.
xdm:stallTime
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
The number of stall states that occurred during a playback session.
xdm:stalls
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Describes the duration in seconds passed between video load and start.
xdm:timeToStart
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure