zoom-meeting-sdk-windows
Installation
SKILL.md
Zoom Meeting SDK (Windows)
Embed Zoom meeting capabilities into Windows desktop applications for native C++ integrations and headless bots.
New to Zoom SDK? Start Here!
The fastest way to master the SDK:
- SDK Architecture Pattern - Learn the universal pattern that works for ALL 35+ features
- Authentication Pattern - Get a working bot joining meetings
- Windows Message Loop - Fix the #1 reason callbacks don't fire
Building a Custom UI?
- Custom UI Architecture - How SDK rendering actually works (child HWNDs, D3D, etc.)
- Custom UI Video Rendering Example - Complete working code
- SDK-Rendered vs Self-Rendered - Choose the right approach
- Custom UI Interface Methods - All 13 required virtual methods