91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.88M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 視頻??播放??c??vlc??

資源簡介

wpf下使用vlc播放視頻,包含常用的格式以及流格式。

源碼,自帶解碼器;并不是調用WMP

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Windows;
using?System.Windows.Controls;
using?System.Windows.Data;
using?System.Windows.Documents;
using?System.Windows.Input;
using?System.Windows.Media;
using?System.Windows.Media.Imaging;
using?System.Windows.Navigation;
using?System.Windows.Shapes;
using?Declarations;
using?Declarations.Players;
using?Declarations.Media;
using?Implementation;
using?Declarations.Events;
using?Microsoft.Win32;
using?System.Threading.Tasks;
using?System.Threading;
using?System.Windows.Controls.Primitives;
using?System.Windows.Interop;

namespace?VLC.Interface
{
????///?
????///?UserControl1.xaml?的交互邏輯
????///?

????public?partial?class?VLCPlayer?:?UserControl
?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????253952??2011-04-09?16:51??VLC.Interface\VLC.Interface\bin\Debug\NLog.dll

?????文件??????45056??2014-04-29?10:25??VLC.Interface\VLC.Interface\bin\Debug\nVLC.Declarations.dll

?????文件?????124928??2014-04-29?10:35??VLC.Interface\VLC.Interface\bin\Debug\nVLC.Implementation.dll

?????文件??????36352??2014-04-29?10:28??VLC.Interface\VLC.Interface\bin\Debug\nVLC.LibVlcWrapper.dll

?????文件?????535040??2013-09-27?17:03??VLC.Interface\VLC.Interface\bin\Debug\SharpDX.dll

?????文件???????9216??2013-10-01?02:02??VLC.Interface\VLC.Interface\bin\Debug\Taygeta.Controls.dll

?????文件?????394752??2013-10-01?02:02??VLC.Interface\VLC.Interface\bin\Debug\Taygeta.Core.dll

?????文件??????18432??2014-06-20?00:44??VLC.Interface\VLC.Interface\bin\Debug\VLC.Interface.dll

?????文件??????34304??2014-06-20?00:44??VLC.Interface\VLC.Interface\bin\Debug\VLC.Interface.pdb

?????文件??????41672??2014-06-19?23:29??VLC.Interface\VLC.Interface\obj\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????6999??2014-06-20?00:44??VLC.Interface\VLC.Interface\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件????????156??2014-06-19?16:50??VLC.Interface\VLC.Interface\obj\Debug\GenerateResource.read.1.tlog

?????文件????????366??2014-06-19?16:50??VLC.Interface\VLC.Interface\obj\Debug\GenerateResource.write.1.tlog

?????文件??????30637??2014-06-18?20:35??VLC.Interface\VLC.Interface\obj\Debug\ResolveAssemblyReference.cache

?????文件???????4608??2014-06-18?17:13??VLC.Interface\VLC.Interface\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

?????文件???????2941??2014-06-18?17:10??VLC.Interface\VLC.Interface\obj\Debug\UserControl1.g.i.cs

?????文件???????1017??2014-06-20?00:41??VLC.Interface\VLC.Interface\obj\Debug\VLC.Interface.csproj.FileListAbsolute.txt

?????文件??????18432??2014-06-20?00:44??VLC.Interface\VLC.Interface\obj\Debug\VLC.Interface.dll

?????文件???????4034??2014-06-19?23:52??VLC.Interface\VLC.Interface\obj\Debug\VLC.Interface.g.resources

?????文件??????34304??2014-06-20?00:44??VLC.Interface\VLC.Interface\obj\Debug\VLC.Interface.pdb

?????文件????????180??2014-06-19?16:50??VLC.Interface\VLC.Interface\obj\Debug\VLC.Interface.Properties.Resources.resources

?????文件????????212??2014-06-20?00:44??VLC.Interface\VLC.Interface\obj\Debug\VLC.Interface_MarkupCompile.cache

?????文件????????215??2014-06-19?23:52??VLC.Interface\VLC.Interface\obj\Debug\VLC.Interface_MarkupCompile.i.cache

?????文件???????3808??2014-06-19?23:52??VLC.Interface\VLC.Interface\obj\Debug\VLCPlayer.baml

?????文件??????12969??2014-06-19?23:52??VLC.Interface\VLC.Interface\obj\Debug\VLCPlayer.g.cs

?????文件??????12969??2014-06-19?23:52??VLC.Interface\VLC.Interface\obj\Debug\VLCPlayer.g.i.cs

?????文件???????2210??2014-06-18?17:10??VLC.Interface\VLC.Interface\Properties\AssemblyInfo.cs

?????文件???????2862??2014-06-18?17:13??VLC.Interface\VLC.Interface\Properties\Resources.Designer.cs

?????文件???????5612??2014-06-18?17:10??VLC.Interface\VLC.Interface\Properties\Resources.resx

?????文件???????1109??2014-06-18?17:13??VLC.Interface\VLC.Interface\Properties\Settings.Designer.cs

............此處省略73個文件信息

評論

共有 條評論