Re: [Live-devel] Current play time during FFW / REW in Get_Parameter function

2013-11-10 Thread Ross Finlayson
we used MediaSubsession::getNormalPlayTime() in the handleCmd_GET_PARAMETER() and got the current play time. > But when we do the FFW and REW we are getting the same time ( that is X1), > not the play time at different speed like X2, X4 etc. The "getNormalPlayTime()" function is supposed to tak

Re: [Live-devel] Current play time during FFW / REW in Get_Parameter function

2013-11-10 Thread Nambirajan M
Hi Ross, Sorry for the type error, we used MediaSubsession::getNormalPlayTime() in the handleCmd_GET_PARAMETER() and got the current play time. But when we do the FFW and REW we are getting the same time ( that is X1), not the play time at different speed like X2, X4 etc. Do we need to d