开发者

Showing UIImageView in MPMoviePlayer

开发者 https://www.devze.com 2022-12-10 04:56 出处:网络
Can anybody help in me out of how to show a UIImageView having Image of a border to be displayed 开发者_如何学Caround the Video Playing in MPMoviePlayer.make sure your border image has a transparent b

Can anybody help in me out of how to show a UIImageView having Image of a border to be displayed 开发者_如何学Caround the Video Playing in MPMoviePlayer.


make sure your border image has a transparent background , ie all visible parts have to be transparent

moviePlayer.view addSubview:borderImage;

This will add the UIImageView over your moviePlayer.view and the transparent portion will allow for the movie to be seen

0

精彩评论

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

关注公众号