change video playback rate in android -


i developing video recorder should change frequency , pitch of sound only. video should play same rate. used soundpool library change rate of sound in android says works audio files. meanwhile video recording using mediarecorder library. used setaudiosamplingrate alters frequency not pitch of sound. can tell me solution.

regards


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -