Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Add Support to iOS 12 in MediaCapabilities polyfill (shaka-proje…
…ct#3573) In iOS, there is no support for MediaSource, and we should have 'file' as the type of the MediaiDecodingConfig, to check whether the content is supported or not. We should only require MediaSource support in the polyfill when the type of MediaiDecodingConfig is 'media-source'. Issue: shaka-project#3530 .
- Loading branch information