Hi. In my app, I am trying to call AmAudioFile::rewind(5000) to rewind a streaming MP3 by a few seconds, but it seems to have no effect. Is this meant to be supported?
Probably irrelevant: I am doing this via Python and ivr. I implemented an optional integer parameter for IvrAudioFile.rewind that binds to AmAudioFile::rewind(int ms). I believe it works because, with a debug level of 3, I see > [#b61fcb70/14969] [rewind, AmAudioFile.cpp:266] DEBUG: Rewinding 5000 > milliseconds (150 bytes) Any help would be appreciated, including, if it's not supported, pointers for how I might go about implementing. Best, Sam _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
