Mastering GUI Programming with Python | 7. Working with Audio-Visual Using QtMultimedia

preview_player
Показать описание
Mastering GUI Programming with Python is available from:

This is the “Code in Action” video for chapter 7 of Mastering GUI Programming with Python by Alan D. Moore, published by Packt. It includes the following topics:
00:15 Simple audio playback
00:45 Recording and playing audio
01:30 Implementing sound playback
02:26 Implementing recording
03:09 Recording and playing video
03:48 Video recording
04:03 Video playback

The book will aim to tackle this problem by providing a comprehensive walkthrough of GUI development with PyQt5. Beginning with a brief introduction to PyQt5, the book will take you on a journey towards building stunning GUIs. Finally, you will learn various optimization techniques to improve your application’s performance and functionality.
Connect with Packt:

Video created by Alan D. Moore
Рекомендации по теме
Комментарии
Автор

Nice ! It's amazing :)
Can for my error issu when I want to use QtMultimedia for QtQuick and PyQt5 ? Here is my error issu : QQmlApplicationEngine failed to load component

excellencemichel