有什麼好方法可以將UIImagePicker
設置爲風景取向嗎?我試着打電話給setStatusBarOrientation
presentModalViewController
像下面後,iPhone UIImagePicker相機在風景方向
[self presentModalViewController:picker animated:YES];
[[UIApplication sharedApplication] setStatusBarOrientation: UIInterfaceOrientationLandscapeRight animated: NO ];
但是,視頻時長視圖(00:00)右側角球沒有旋轉,方向改變。