media-player-sdk-x-wpf
CommunityIntegrate Media Player SDK X into WPF
System Documentation
What problem does it solve?
It solves the challenge of wiring VisioForge Media Player SDK X into a Windows WPF application so playback works reliably across platforms, including the tricky parts like engine initialization, native redist dependencies, and license/trial behavior.
Core Features & Use Cases
- WPF playback setup for Media Player SDK X: integrate the cross-platform “X” runtime into a WPF host using
MediaPlayerCoreXand theVideoViewrendering surface. - Correct runtime boot and common failure prevention: ensures
VisioForgeX.InitSDKAsync()runs once per process and helps avoid common errors such as missing native DLLs, codec/element not found, or trial expiry due to unregistered licenses. - Real-world media support and playback controls: supports local files and network URIs via
UniversalSourceSettingsV2, including external subtitles and basic UX patterns like play/pause/stop, seeking, looping, and live stream selection (video/audio stream switching).
Quick Start
Use the skill to add the pinned NuGet wrapper and Windows x64 redist packages, then create a WPF MainWindow that calls await VisioForgeX.InitSDKAsync() and uses MediaPlayerCoreX with a UniversalSourceSettingsV2.CreateAsync(new Uri("...")) URI to open and play your media.
Dependency Matrix
Required Modules
None requiredComponents
💻 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-wpf Download link: https://github.com/visioforge/help/archive/main.zip#media-player-sdk-x-wpf 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.