Source code
Revision control
Copy as Markdown
Other Tools
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# Adding a new metric? We have docs for that!
---
$tags:
- 'Core :: Audio/Video'
mediadrm:
eme_playback:
type: event
description: >
Record the EME play time with the video codec and resolutions.
metadata:
tags:
- 'Core :: Audio/Video: Playback'
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- media-alerts@mozilla.com
extra_keys:
key_system:
description: The key system used for the EME playback
type: string
played_time:
description: How many second the EME content has been played since last record
type: quantity
resolution:
description: The video resolution used for EME playback
type: string
video_codec:
description: The video codec used for EME playback
type: string
expires: never
decryption:
type: labeled_boolean
description: >
Record the statuses related with the media decryption.
metadata:
tags:
- 'Core :: Audio/Video: Playback'
bugs:
data_reviews:
data_sensitivity:
- technical
notification_emails:
- media-alerts@mozilla.com
labels:
- has_hardware_decryption
- has_hardware_clearlead
- has_software_clearlead
- has_hdcp22_plus
- has_wmf
expires: never