System.Runtime.InteropServices.COMException HResult=0x8001010E Message= Source=WinRT.Runtime StackTrace: 在 WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|38_0(Int32 hr) 在 ABI.Microsoft.UI.Xaml.Controls.IMediaPlayerElementMethods.get_MediaPlayer(IObjectReference _obj) 在 Microsoft.UI.Xaml.Controls.MediaPlayerElement.get_MediaPlayer() 在 CommunityToolkit.Maui.Core.Views.MediaManager.PlatformPlay() 在 CommunityToolkit.Maui.Core.Views.MediaManager.Play() 在 CommunityToolkit.Maui.Core.Handlers.MediaElementHandler.MapPlayRequested(MediaElementHandler handler, MediaElement mediaElement, Object args) 在 Microsoft.Maui.CommandMapper.InvokeCore(String key, IElementHandler viewHandler, IElement virtualView, Object args) 在 Microsoft.Maui.Handlers.ElementHandler.Invoke(String command, Object args) 在 CommunityToolkit.Maui.Views.MediaElement.Play() 在 demo001.VideoPlayerPage.OnMediaOpened(Object sender, EventArgs e) 在 E:\MAUI\demo001\demo001\VideoPlayerPage.xaml.cs 中: 第 78 行 在 S