almost 9 years ago
While using AVplayer in iOS sumtimes the video frames are not proportionate to the iphone screen that can led to distortion in UI of your app,therefore to overcome this problem we have to use a simple piece of code..
-(void)playVideoWithAVPlayer:(NSString *)urlString
_playerLayer.videoGravity = AVLayerVideoGravityResizeAspect;
Run the app in iphone & check.. Thanks for reading..
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Comment(s)