MPMoviePlayerController
ローカルビデオの再生に使用しています。このアプリは iPad でうまく機能しますが、iPhone でもうまく機能しますが、一部のメッセージはログアウトされます。これらのメッセージはどういう意味ですか? そして公開したらアップルストアに断られるのかな?
ログは次のようになります。
2013-01-30 10:25:49.586 XX[1744:907] [MPAVController] Autoplay: Disabling autoplay for pause
2013-01-30 10:25:49.587 XX[1744:907] [MPAVController] Autoplay: Disabling autoplay
2013-01-30 10:25:49.590 XX[1744:907] [MPAVController] Autoplay: Disabling autoplay for pause
2013-01-30 10:25:49.591 XX[1744:907] [MPAVController] Autoplay: Disabling autoplay
2013-01-30 10:25:49.615 XX[1744:907] [MPAVController] Autoplay: Enabling autoplay
2013-01-30 10:25:49.623 XX[1744:907] [MPAVController] Autoplay: Likely to keep up or full buffer: 0
2013-01-30 10:25:49.624 XX[1744:907] [MPAVController] Autoplay: Skipping autoplay, not enough buffered to keep up.
2013-01-30 10:25:49.625 XX[1744:907] [MPAVController] Autoplay: Likely to keep up or full buffer: 0
2013-01-30 10:25:49.626 XX[1744:907] [MPAVController] Autoplay: Skipping autoplay, not enough buffered to keep up.
2013-01-30 10:25:49.628 XX[1744:907] [MPAVController] Autoplay: Enabling autoplay
2013-01-30 10:25:49.649 XX[1744:907] [MPCloudAssetDownloadController] Prioritization requested for media item ID: 0
2013-01-30 10:25:50.193 XX[1744:907] [MPAVController] Autoplay: Likely to keep up or full buffer: 1
2013-01-30 10:25:50.195 XX[1744:907] [MPAVController] Autoplay: Enabling autoplay
2013-01-30 10:25:50.198 XX[1744:907] [MPAVController] Autoplay: _streamLikelyToKeepUp: 0 -> 1
2013-01-30 10:25:59.513 XX[1744:907] [MPAVController] Autoplay: Disabling autoplay for pause
2013-01-30 10:25:59.514 XX[1744:907] [MPAVController] Autoplay: Disabling autoplay
2013-01-30 10:25:59.516 XX[1744:907] [MPAVController] Autoplay: Disabling autoplay
2013-01-30 10:25:59.628 XX[1744:907] [MPAVController] Autoplay: _streamLikelyToKeepUp: 1 -> 1