> QAudioDecoder now decodes to the native format used in the encoded file
do you mean if the native format is mp3, that i'm going to get mp3 data? if so, 
how is that considered "decoding" ?

> That is, it will output in the same channel count, sample rate, sample format 
> (the bits per sample information is sometimes irrelevant for compressed 
> formats and therefore will be 0 or not known.
i don't get it. i thought the point was to get PCM / raw uncompressed data?

does Qt6 Beta2 have some facility for "conforming" the output of QAudioDecoder 
to, say, 44.1k, 16bit signed int, Stereo?

-dave
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to