文件名称:MobileVLCKit-for-Xamarin.iOS:Xamarin.iOS 的移动 VLCKit 绑定
文件大小:20KB
文件格式:ZIP
更新时间:2024-07-19 19:28:12
C#
适用于 Xamarin.iOS 的 MobileVLCKit 此回购包含Xamarin.iOS移动VLCKit绑定,它绑定 VLCKit的。 用法 在MobileVLCKit目录中添加MobileVLCKit二进制文件并构建绑定。 请注意,由于其巨大的尺寸,您可能需要对库进行lipo -thin以提取所需的拱形。 执照 C# 绑定和示例代码在MIT 许可证下可用,有关详细信息,请参阅 LICENSE.md 文件。 示例代码 public partial class SimplePlaybackViewController : UIViewController , IVLCMediaPlayerDelegate { VLCMediaPlayer mediaPlayer ; public override void ViewDidLoad () { base
【文件预览】:
MobileVLCKit-for-Xamarin.iOS-master
----MobileVLCKit()
--------extras.cs(655B)
--------Properties()
--------ApiDefinition.cs(19KB)
--------MobileVLCKit.linkwith.cs(774B)
--------StructsAndEnums.cs(638B)
--------MobileVLCKit.csproj(2KB)
----MobileVLCKit.sln(4KB)
----LICENSE.md(1KB)
----README.md(1KB)
----SimplePlayback()
--------SimplePlaybackViewController.designer.cs(915B)
--------Info.plist(1KB)
--------Resources()
--------SimplePlayback.csproj(5KB)
--------Entitlements.plist(192B)
--------SimplePlaybackViewController.cs(1KB)
--------MainStoryboard.storyboard(3KB)
--------AppDelegate.cs(1KB)
--------Main.cs(426B)
----.gitignore(95B)