LandScape Full Screen Video
Closed this issue · 1 comments
ArindamAndroid commented
When i rotate the device in landscape mode then video preview is not full screen.. how i preview the video full screen in landscape mode.?
CrazyOrr commented
Just make the TextureView
fullscreen and set PREFERRED_PREVIEW_WIDTH
/PREFERRED_PREVIEW_HEIGHT
and videoWidth
/videoHeight
in accordance with the screen size.