Browse Source

设置按钮

master
胡超1 1 year ago
parent
commit
a015197780
  1. 2
      CPF_Cef/AksVideoPlayer.cs
  2. BIN
      CPF_Cef/Image/close.png

2
CPF_Cef/AksVideoPlayer.cs

@ -43,7 +43,7 @@ namespace AksWebBrowser
{
base.OnInitialized();
//@"http://192.168.0.34:92/CaseFile/card/2024-06-03/20240603120112952.mp4"
vplayer.Play(new Uri(@"http://192.168.0.34:92/CaseFile/card/2024-06-03/20240603120112952.mp4"));//播放
vplayer.Play(new Uri(url));//播放
}
protected override void InitializeComponent()
{

BIN
CPF_Cef/Image/close.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 809 B

Loading…
Cancel
Save