Open BigEleven opened 4 years ago
The log output "Trying to set play rate for audio queue but enableTimeAndPitchConversion is disabled from configuration. Play rate settign will not work." after I call the "setPlayRate" method, Please help me, thanks
Did you try enabling it?
https://github.com/muhku/FreeStreamer/blob/25941841bc684672730cfe14134e4845a742cc91/FreeStreamer/FreeStreamer/stream_configuration.h#L39
Thank you so much, I have solved the problem
Thanks, @gabek . That works. We should close this ticket.
The log output "Trying to set play rate for audio queue but enableTimeAndPitchConversion is disabled from configuration. Play rate settign will not work." after I call the "setPlayRate" method, Please help me, thanks