How to run a same clip with different OMX components (same mime type) without rebooting android device -


i have default omx component , custom omx component in android device. both corresponding same mime type (software codecs), different component names. can choose 1 of component modifying media_codecs.xml. after modification in media_codecs.xml, coming effect after rebooting device. can run clip both components without rebooting device?

thanks, sapthagiri


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -