#import <UIMoviePlayerController.h>
Abgeleitet von NSObject.
Definiert in Zeile 11 der Datei UIMoviePlayerController.h.
| + (Class) preferredWindowClass |
| + (BOOL) videoOutCapableAndPreferred |
| + (BOOL) screenAndMovieAspectIdenticalForMovieBounds: | (struct CGRect) | fp8 | ||
| movieNaturalSize: | (struct CGSize) | fp24 | ||
| orientation: | (int) | fp32 | ||
| destinationTVOut: | (BOOL) | fp36 | ||
| + (struct CGSize) fillSizeForMovieBounds: | (struct CGRect) | fp8 | ||
| movieNaturalSize: | (struct CGSize) | fp24 | ||
| orientation: | (int) | fp32 | ||
| destinationTVOut: | (BOOL) | fp36 | ||
| - (BOOL) videoOutActive |
| - (BOOL) canContinuePlayingWhenLocked |
| - (id) initWithPlayerSize: | (struct CGSize) | fp8 | ||
| isFullScreen: | (BOOL) | fp16 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (void) setDelegate: | (id) | fp8 |
| - (id) delegate |
| - (void) applicationDidReceiveMemoryWarningAsUrgent: | (BOOL) | fp8 |
| - (void) applicationWillTerminate |
| - (BOOL) _showFileLoadingSpinner |
| - (id) _playerView |
| - (void) layoutSpinnerUI |
| - (void) layoutUI |
| - (void) layoutUIInRect: | (struct CGRect) | fp8 | ||
| fullScreen: | (BOOL) | fp24 | ||
| - (void) didReceiveLowPowerWarning |
| - (void) handleTVOutCapabilityChange |
| - (BOOL) _shouldDisplayClosedCaptions |
| - (void) didReceiveTVOutCapabilityChangedNotification |
| - (BOOL) isScaleModeButtonNecessary |
| - (struct CGRect) moviePlaceholderImageRectForMovieWithAspectRatio: | (float) | fp8 |
| - (void) prepareAndSetupUI |
| - (void) tearDownUI |
| - (void) preheatUI |
| - (void) willUnlockMoviePlaybackResources |
| - (void) unlockMoviePlaybackResources |
| - (id) playerView |
| - (id) movieView |
| - (id) volumeController |
| - (void) movieImageChanged |
| - (void) setDisplayableMovieParts: | (unsigned int) | fp8 | ||
| animated: | (BOOL) | fp12 | ||
| - (void) setDisplayable: | (BOOL) | fp8 | ||
| movieParts: | (unsigned int) | fp12 | ||
| animated: | (BOOL) | fp16 | ||
| - (void) setDesiredMovieParts: | (unsigned int) | fp8 | ||
| animated: | (BOOL) | fp12 | ||
| - (void) setManagesStatusBar: | (BOOL) | fp8 |
| - (void) setAutoPlayWhenLikelyToKeepUp: | (BOOL) | fp8 |
| - (void) setCanShowControlsOverlay: | (BOOL) | fp8 |
| - (void) setCanAnimateControlsOverlay: | (BOOL) | fp8 |
| - (BOOL) setUIOrientation: | (int) | fp8 | ||
| animated: | (BOOL) | fp12 | ||
| forced: | (BOOL) | fp16 | ||
| - (int) orientation |
| - (void) setOrientationIsRotated: | (BOOL) | fp8 |
| - (void) setControlsOverlayVisible: | (BOOL) | fp8 | ||
| disableAutohide: | (BOOL) | fp12 | ||
| animate: | (BOOL) | fp16 | ||
| - (BOOL) handleNavigationBarButton: | (int) | fp8 |
| - (void) toggleMovieScaleMode |
| - (void) setControlsOverlayVisible: | (BOOL) | fp8 | ||
| disableAutohide: | (BOOL) | fp12 | ||
| animate: | (BOOL) | fp16 | ||
| animateStatusBar: | (BOOL) | fp20 | ||
| - (void) moviePlayerViewDidFinishPlayback: | (id) | fp8 | ||
| userExited: | (BOOL) | fp12 | ||
| - (void) moviePlayerViewReadyToBeginPlayback: | (id) | fp8 |
| - (BOOL) moviePlayerView: | (id) | fp8 | ||
| validateMovieUIPart: | (unsigned int) | fp12 | ||
| - (BOOL) moviePlayerView: | (id) | fp8 | ||
| movieUIPartButtonPressed: | (unsigned int) | fp12 | ||
| - (BOOL) moviePlayerViewHideScanningControls: | (id) | fp8 |
| - (id) navigationBarForOverlayTransition: | (id) | fp8 |
| - (BOOL) restoreNavigationBarButtons: | (id) | fp8 | ||
| forOverlayTransition: | (id) | fp12 | ||
| - (void) moviePlayerView: | (id) | fp8 | ||
| willShowChapterGuide: | (BOOL) | fp12 | ||
| animating: | (BOOL) | fp16 | ||
| - (void) postMovieInfoToSpringBoard |
| - (void) movieViewSourceDidChangeNotification: | (id) | fp8 |
| - (void) movieViewPlaybackStateDidChangeNotification: | (id) | fp8 |
| - (void) _alternateTracksAvailable: | (id) | fp8 |
| - (void) _updateDisplayablePartsFromDesiredParts: | (BOOL) | fp8 |
- (VolumeController*) _volumeController [protected] |
Definiert in Zeile 13 der Datei UIMoviePlayerController.h.
- (MoviePlayerView*) _moviePlayerView [protected] |
Definiert in Zeile 14 der Datei UIMoviePlayerController.h.
- (struct CGRect) _layoutRect [read, protected] |
Definiert in Zeile 15 der Datei UIMoviePlayerController.h.
- (id) _delegate [protected] |
Definiert in Zeile 16 der Datei UIMoviePlayerController.h.
- (int) _orientation [protected] |
Definiert in Zeile 17 der Datei UIMoviePlayerController.h.
- (unsigned int) _displayableParts [protected] |
Definiert in Zeile 18 der Datei UIMoviePlayerController.h.
- (unsigned int) _desiredParts [protected] |
Definiert in Zeile 19 der Datei UIMoviePlayerController.h.
- (unsigned int) canShowControlsOverlay [protected] |
Definiert in Zeile 21 der Datei UIMoviePlayerController.h.
- (unsigned int) wantsControlsOverlayVis [protected] |
Definiert in Zeile 22 der Datei UIMoviePlayerController.h.
- (unsigned int) wantsControlsOverlayAnim [protected] |
Definiert in Zeile 23 der Datei UIMoviePlayerController.h.
- (unsigned int) wantsControlsOverlayAnimStatusBar [protected] |
Definiert in Zeile 24 der Datei UIMoviePlayerController.h.
- (unsigned int) wantsControlsOverlayDisableAutohide [protected] |
Definiert in Zeile 25 der Datei UIMoviePlayerController.h.
- (unsigned int) isFullScreen [protected] |
Definiert in Zeile 26 der Datei UIMoviePlayerController.h.
- (unsigned int) playerViewAllocationDisabled [protected] |
Definiert in Zeile 27 der Datei UIMoviePlayerController.h.
- (unsigned int) canAnimateControlsOverlay [protected] |
Definiert in Zeile 28 der Datei UIMoviePlayerController.h.
- (unsigned int) orientationIsForced [protected] |
Definiert in Zeile 29 der Datei UIMoviePlayerController.h.
- (unsigned int) autoplayWhenLikelyToKeepUp [protected] |
Definiert in Zeile 30 der Datei UIMoviePlayerController.h.
- (unsigned int) externalSourceManagesStatusBar [protected] |
Definiert in Zeile 31 der Datei UIMoviePlayerController.h.
- (unsigned int) tvOutCapableWhenMoviePlayerViewCreated [protected] |
Definiert in Zeile 32 der Datei UIMoviePlayerController.h.
- (unsigned int) scheduledSBMovieInfoUpdate [protected] |
Definiert in Zeile 33 der Datei UIMoviePlayerController.h.
- (unsigned int) unused [protected] |
Definiert in Zeile 34 der Datei UIMoviePlayerController.h.
struct { ... } UIMoviePlayerController::_mpcBitfield [protected] |