Complete documentation for the VideoTools job queue system including:
- Architecture and core components
- Data structures and types
- All 24 public API methods
- Integration examples with DVD-NTSC encoding
- Batch processing workflows
- Progress tracking and persistence
- Thread safety and callback patterns
- Error handling and retry logic
- Performance characteristics
- Testing recommendations
Queue system is fully implemented, thread-safe, and production-ready.
Ready for batch processing of multiple DVD-NTSC conversions.
🤖 Generated with Claude Code