mirror of
https://github.com/zoriya/v10.git
synced 2026-08-15 02:14:06 +00:00
refactor(packages)!: replace DelegateMixin & ProxyMixin with MediaHost base classes (#1292)
This commit is contained in:
@@ -1194,7 +1194,7 @@ describe('Media element pipeline (end-to-end)', () => {
|
||||
// ─────────────────────────────────────────────────────────────────
|
||||
//
|
||||
// A media element whose delegate extends another delegate (mirrors
|
||||
// MuxMediaDelegate extending HlsMediaDelegate). The builder must
|
||||
// MuxMediaBase extending HlsMediaBase). The builder must
|
||||
// walk the extends chain to include inherited properties. Child
|
||||
// properties override parent definitions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user