提交 b40e1bcf 编写于 作者: R Rafael Rosa 提交者: Rafael Rosa

chore: update namespace

上级 8bc42237
......@@ -37,7 +37,7 @@ namespace UITests.Shared.Windows_UI_Xaml_Controls.MediaPlayerElement
mediaPlaybackList.Items.Add(new MediaPlaybackItem(MediaSource.CreateFromUri(new Uri("https://uno-assets.platform.uno/tests/videos/Getting_Started_with_Uno_Platform_and_Visual_Studio_Code.mp4"))));
if (mpe.MediaPlayer == null)
{
mpe.MediaPlayer = new MediaPlayer();
mpe.SetMediaPlayer(new Windows.Media.Playback.MediaPlayer());
}
mpe.MediaPlayer.Source = mediaPlaybackList;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册