I think the basic quesiton is
if the creation of a QIODevice and the creation of an QAudioSink is also without errors,
under what conditions changes the AudioSink the state to "Idle"
I checked again btw that while sthe "start" of the QIODevice is - according to the QIODevice = without problems, the "readData" function
is not called at all. So, it seems that the AudioSink does not see that the readData function can be called
Anyway, in the documentation I do not find any clue of why this behavious happens under Windows
Bookmarks