hello world
i want to test rate feature for mp3
so i add setRate from top to the bottom
(Java -> JNI -> libmedia -> libmediaplayerservice -> playerdriver in
opencore)
however i found PVPlayerEngine::SetPlaybackRate didnt do any thing
i have also add logs for it and in the DoSetPlaybackRate function
no error is found

i call it like this SetPlaybackRate(200,000, 0, cmd);

however ,if i can GetPlaybackMinMaxRate , i can get min/max rate
returned in the
asyn handler

btw i dont know how to use GetPlaybackRate , there is no sample for
this
and i am not sure how to use the Timebase argument

have anyone met the same problem as i did???

thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to