I am developing a UI in Renderscript that will need to handle video - several questions: RSTextureView can handle a Camera, MediaPlayer is mentioned as well, using functionality through setting the Camera.setPreviewTexture(surface) - how is the MediaPlayer usable in this?
Is it possible to use MedaPlayer directy in Renderscript to fetch rs_allocation to use as a texture? That would be ideal! Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

