The siruation was roughly as sketched below, a derived class from QIODevice was used and sound was output under Linux and silence was output under Windows
Under windows, the AudioSink that was use...
You may also need to call flush() to force the buffer to actually be written to the socket.
d_stranz 14th January 2025, 20:01Please copy the text of your screen shots and paste them into the message. The screen shots are unreadable.
d_stranz 14th January 2025, 19:56I am trying to enable GPU debugging for a DirectX 12 RHI application using PIX on Windows. But when I check "For GPU capture" option in PIX, the tool fails to launch. Has anyone encountered this...
kclau 14th January 2025, 02:09Make sure the socket (m_sock) is in a valid state before calling write. The write function does not perform the write immediately, instead among us queues it into the event loop.
ElizabethWilkinson 14th January 2025, 00:02Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
Cannot type into Qt Creator
3rd January 2025 05:31 by alongword