My company is currently working on what could be called an audio analysis program which needs to process to multiple audio inputs (8 or so) i开发者_如何学JAVAn real time. This means that we need a fra
I’m trying to add a Phonon::SeekSlider in Qt Creator but can only add it to my form in code. 开发者_如何转开发seekSlider = new Phonon::SeekSlider(this);
I try to read a .avi file on MacOS X with Phonon and Qt. But I can\'t. Even in QtDemo, the \"Media Player\" is not able to display those kind of file. Is there a way t开发者_C百科o make it work ?Try i
I am trying to O/P audio to a USB soundcard (Lindy PnP SoundCard device) via Python/PySide/PyQT by the use of Phonon and/or QTMultimedia.
I have this question in my head for over a year now. And I guess you guys m开发者_运维百科ay have the answer.
How do you disab开发者_JS百科le phonon in PySide? I am trying to use QWebpage and I don\'t want phonon to kick in, as the app I\'m writing is a server side app, and has no need for media. I tried a
A song is set as static in Phonon audio player. The loop works using aboutToFinish(). The problem开发者_运维技巧 is that there is a 1 sec delay at the end of the song, then the song repeats.
After a successful install of mac OS 10.7 I tried to compile my qt 4.7 project. I had many warnings of \"unsupported mac os x version\". I thus decided to use Qt 4.8 beta and now, all the warnings ar
When I look at the output of the function Phonon.BackendCapabilities.availableAudioEffects() I get this as one of the options:
I have some issues with Qt/Phonon that I think might be related to it being a bit outdated. NokiaSoft doesn\'t care much about Qt for desktop, since the Phonon framework shipped with Qt has been unto