开发者

Can Android default player play videos ONLY on fullscreen?

开发者 https://www.devze.com 2023-02-15 13:25 出处:网络
I\'ve implemented a very simple app that ta开发者_高级运维kes an rtsp address and launches the video.

I've implemented a very simple app that ta开发者_高级运维kes an rtsp address and launches the video. The player always takes the whole screen. Is it possible in Android to play the clip on just a defined area of the screen?

Thanks.


you can use a videoview to define what area of the screen u want to use for play videos

You have an example in the android examples videoview demo android

0

精彩评论

暂无评论...
验证码 换一张
取 消