android textureview overlay

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

android textureview overlay

Tomas
Hi,

For video rendering in android i use textureview, textureview has its own background color.
The video isnt cropped and in background i get black color. Black edges. What i want to see is the textureview background color.

How can i solve this problem? Crop the video or crop the bitmap drawed on textureview canvas?

Thanks