MPMoviePlayerController in Portrait mode?

前端 未结 3 1161
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-23 12:49

I would like to know if it\'s possible to have a MoviePlayer in portrait mode.

Thanks for your help.

T.

3条回答
  •  旧时难觅i
    2021-01-23 13:09

    If you use [moviePlayer setOrientation:UIDeviceOrientationPortrait animated:NO]; " API your application will be rejected from Apple Store

提交回复
热议问题