media-player-sdk-x-winforms
CommunityPlay video in WinForms with SDK X
Authorvisioforge
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps you integrate VisioForge Media Player SDK X into a Windows Forms app so you can reliably open and play local files and network streams without first-principles guesswork about the GStreamer-based runtime and WinForms hosting.
Core Features & Use Cases
- WinForms playback setup for the X engine: guides wrapper + per-RID native redist package selection and the WinForms-specific project conventions.
- Engine lifecycle correctness: shows the mandatory
VisioForgeX.InitSDKAsync()boot and cleanup viaVisioForgeX.DestroySDK()to avoid first-run failures. - Real-world media scenarios: covers
UniversalSourceSettingsfor files/HTTP/HLS/DASH/RTSP entry points, RTSP-specific tuning viaRTSPSourceSettings, and common production issues like missing DLLs, missing codecs, and trial/licensing behavior.
Quick Start
Copy the provided references/ sample into your WinForms project, pin the NuGet wrapper and native redist versions exactly as instructed, then run the InitSDKAsync + MediaPlayerCoreX + UniversalSourceSettings.CreateAsync(...) + OpenAsync + PlayAsync flow from Form1.cs.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: media-player-sdk-x-winforms Download link: https://github.com/visioforge/help/archive/main.zip#media-player-sdk-x-winforms Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.