• 大小: 0.60M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 源码  vlc  

资源简介

编译Winform demo时修改一下,改为Any cpu。

NLog.dll没源码,不过没啥用,程序里去掉就可以了。


资源截图

代码片段和文件信息

//    nVLC
//    
//    Author:  Roman Ginzburg
//
//    nVLC is free software: you can redistribute it and/or modify
//    it under the terms of the GNU General Public License as published by
//    the Free Software Foundation either version 3 of the License or
//    (at your option) any later version.
//
//    nVLC is distributed in the hope that it will be useful
//    but WITHOUT ANY WARRANTY; without even the implied warranty of
//    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//    GNU General Public License for more details.
//     
// ========================================================================

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Drawing;

namespace Declarations
{
    /// 

    

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-02-09 07:46  nVLC-master\
     文件        3742  2016-02-09 07:46  nVLC-master\.gitignore
     文件         115  2016-02-09 07:46  nVLC-master\.gitmodules
     文件       35141  2016-02-09 07:46  nVLC-master\LICENSE
     目录           0  2016-02-09 07:46  nVLC-master\src\
     目录           0  2016-02-09 07:46  nVLC-master\src\3rd party\
     文件      253952  2016-02-09 07:46  nVLC-master\src\3rd party\NLog.dll
     文件      535040  2016-02-09 07:46  nVLC-master\src\3rd party\SharpDX.dll
     文件        9216  2016-02-09 07:46  nVLC-master\src\3rd party\Taygeta.Controls.dll
     文件      394752  2016-02-09 07:46  nVLC-master\src\3rd party\Taygeta.Core.dll
     目录           0  2016-02-09 07:46  nVLC-master\src\Declarations\
     文件        2911  2016-02-09 07:46  nVLC-master\src\Declarations\Delegates.cs
     目录           0  2016-02-09 07:46  nVLC-master\src\Declarations\Discovery\
     文件        1323  2016-02-09 07:46  nVLC-master\src\Declarations\Discovery\IMediaDiscoverer.cs
     目录           0  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\
     文件        1834  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\AspectRatioMode.cs
     文件         908  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\AudioChannelType.cs
     文件        1214  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\AudioOutputDeviceType.cs
     文件         967  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\Category.cs
     文件        2213  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\ChromaType.cs
     文件         979  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\DeinterlaceMode.cs
     文件        1002  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\MediaState.cs
     文件        1137  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\metaDataType.cs
     文件         959  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\NavigationMode.cs
     文件        1193  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\PlaybackMode.cs
     文件        1077  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\Position.cs
     文件         957  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\SoundType.cs
     文件         936  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\TrackType.cs
     文件        1540  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\VideoCodecs.cs
     文件        1318  2016-02-09 07:46  nVLC-master\src\Declarations\Enums\VlcColor.cs
     目录           0  2016-02-09 07:46  nVLC-master\src\Declarations\Events\
............此处省略193个文件信息

评论

共有 条评论