Open
Bug 1848052
Opened 2 years ago
Updated 2 years ago
Android EME key system configuration defines support by container type instead of codec type
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
NEW
People
(Reporter: az, Unassigned)
Details
On Android, in KeySystemConfig::CreateKeySystemConfigs
key system support is determined by container type instead of codec type here, via the use of data.mMimeType
. This generates inaccurate support information.
![]() |
||
Updated•2 years ago
|
Blocks: media-triage
![]() |
||
Updated•2 years ago
|
No longer blocks: media-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•