On Jan 19, 2014, at 5:08 AM, Sze Howe Koh wrote:
On Linux, QMediaRecorder::supportedAudioCodecs() returns a wide
variety of codecs. On Windows 8.1 however, I only get "audio/pcm".
I've read that Qt Multimedia uses WMF on Windows, which already
provides a few encoders natively. Are these encoders
Hello,
On Linux, QMediaRecorder::supportedAudioCodecs() returns a wide
variety of codecs. On Windows 8.1 however, I only get "audio/pcm".
I've read that Qt Multimedia uses WMF on Windows, which already
provides a few encoders natively. Are these encoders accessible
through Qt yet? Is there a way