FreeStreamer icon indicating copy to clipboard operation
FreeStreamer copied to clipboard

function "setPlayRate", is not work

Open BigEleven opened this issue 5 years ago • 3 comments

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

BigEleven avatar Dec 12 '19 02:12 BigEleven

Did you try enabling it?

https://github.com/muhku/FreeStreamer/blob/25941841bc684672730cfe14134e4845a742cc91/FreeStreamer/FreeStreamer/stream_configuration.h#L39

gabek avatar Dec 12 '19 21:12 gabek

Thank you so much, I have solved the problem

BigEleven avatar Dec 13 '19 06:12 BigEleven

Thanks, @gabek . That works. We should close this ticket.

glennposadas avatar May 25 '23 11:05 glennposadas