add local MXL video adapter

This commit is contained in:
Dmitry Sergeev
2026-08-27 09:27:14 +03:00
parent 4f6ee895e7
commit 87b012db80
4 changed files with 168 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@ package mxladapter
import (
"context"
"errors"
"mxl-player/internal/source"
)