Examples
Learn how to use IAppPlayer through practical examples.
Basic Examples
Simple examples to get you started quickly with IAppPlayer.
- Simple video playback
- Playlist with music
- HLS live stream
- Video with subtitles
- Authenticated video
Advanced Examples
Complex examples showcasing advanced features.
- Advanced playlist with different configurations
- Dynamic source switching
- Complete event handling
- Custom controls
- Multi-resolution switching
Troubleshooting
Common issues and their solutions.
- Video cannot play
- Subtitles not displaying
- Playback stuttering
- Fullscreen issues
- Network error handling
Tips & Best Practices
Important tips for using IAppPlayer effectively.
- Always check controller existence before use
- Handle async operations with try-catch
- Call dispose() when done
- Use appropriate cache strategies
- Test on target devices
Quick Links
Need more information? Check out these resources:
- API Reference - Complete parameter documentation
- Installation Guide - Setup instructions
- Advanced Features - DRM, custom UI, optimization