media-player-sdk-net-winforms

Community

Play files and streams in a WinForms app

Authorvisioforge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of integrating video/audio playback into a Windows Forms application using VisioForge Media Player SDK .NET, including common setup and runtime failure modes like missing native DLLs or trial/licensing issues.

Core Features & Use Cases

  • WinForms playback integration: Host video output in the VisioForge VideoView control and wire up a working MediaPlayerCore instance.
  • Local file and network stream playback: Play local media and common streaming protocols (e.g., HTTP/HTTPS progressive, HLS .m3u8, RTSP, UDP, MMS) with appropriate Source_Mode selection.
  • Playback controls for real UIs: Support pause/resume/stop, looping, frame-step navigation (next/previous frame), timeline scrubbing, variable speed, and per-output audio volume/balance.
  • Practical troubleshooting guidance: Diagnose issues such as DllNotFoundException, codec/filter mismatches, unsupported formats, and “trial period is over” startup errors caused by not loading a .vflicense certificate on the correct engine instance.

Quick Start

Use the media-player-sdk-net-winforms skill to build a minimal WinForms player that creates a MediaPlayerCore bound to VideoView1, selects Source_Mode, adds a playlist item, registers a license certificate if needed, and calls PlayAsync from a moment when the WinForms handle is already created.

Dependency Matrix

Required Modules

None required

Components

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-net-winforms
Download link: https://github.com/visioforge/help/archive/main.zip#media-player-sdk-net-winforms

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.