UIMoviePlayerController Klassenreferenz

#import <UIMoviePlayerController.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(BOOL) - videoOutActive
(BOOL) - canContinuePlayingWhenLocked
(id) - initWithPlayerSize:isFullScreen:
(void) - dealloc
(void) - setDelegate:
(id) - delegate
(void) - applicationDidReceiveMemoryWarningAsUrgent:
(void) - applicationWillTerminate
(BOOL) - _showFileLoadingSpinner
(id) - _playerView
(void) - layoutSpinnerUI
(void) - layoutUI
(void) - layoutUIInRect:fullScreen:
(void) - didReceiveLowPowerWarning
(void) - handleTVOutCapabilityChange
(BOOL) - _shouldDisplayClosedCaptions
(void) - didReceiveTVOutCapabilityChangedNotification
(BOOL) - isScaleModeButtonNecessary
(struct CGRect- moviePlaceholderImageRectForMovieWithAspectRatio:
(void) - prepareAndSetupUI
(void) - tearDownUI
(void) - preheatUI
(void) - willUnlockMoviePlaybackResources
(void) - unlockMoviePlaybackResources
(id) - playerView
(id) - movieView
(id) - volumeController
(void) - movieImageChanged
(void) - setDisplayableMovieParts:animated:
(void) - setDisplayable:movieParts:animated:
(void) - setDesiredMovieParts:animated:
(void) - setManagesStatusBar:
(void) - setAutoPlayWhenLikelyToKeepUp:
(void) - setCanShowControlsOverlay:
(void) - setCanAnimateControlsOverlay:
(BOOL) - setUIOrientation:animated:forced:
(int) - orientation
(void) - setOrientationIsRotated:
(void) - setControlsOverlayVisible:disableAutohide:animate:
(BOOL) - handleNavigationBarButton:
(void) - toggleMovieScaleMode
(void) - setControlsOverlayVisible:disableAutohide:animate:animateStatusBar:
(void) - moviePlayerViewDidFinishPlayback:userExited:
(void) - moviePlayerViewReadyToBeginPlayback:
(BOOL) - moviePlayerView:validateMovieUIPart:
(BOOL) - moviePlayerView:movieUIPartButtonPressed:
(BOOL) - moviePlayerViewHideScanningControls:
(id) - navigationBarForOverlayTransition:
(BOOL) - restoreNavigationBarButtons:forOverlayTransition:
(void) - moviePlayerView:willShowChapterGuide:animating:
(void) - postMovieInfoToSpringBoard
(void) - movieViewSourceDidChangeNotification:
(void) - movieViewPlaybackStateDidChangeNotification:
(void) - _alternateTracksAvailable:
(void) - _updateDisplayablePartsFromDesiredParts:

Öffentliche, statische Methoden

(Class) + preferredWindowClass
(BOOL) + videoOutCapableAndPreferred
(BOOL) + screenAndMovieAspectIdenticalForMovieBounds:movieNaturalSize:orientation:destinationTVOut:
(struct CGSize+ fillSizeForMovieBounds:movieNaturalSize:orientation:destinationTVOut:

Geschützte Attribute

VolumeController_volumeController
MoviePlayerView_moviePlayerView
struct CGRect _layoutRect
id _delegate
int _orientation
unsigned int _displayableParts
unsigned int _desiredParts
struct {
   unsigned int   canShowControlsOverlay:1
   unsigned int   wantsControlsOverlayVis:1
   unsigned int   wantsControlsOverlayAnim:1
   unsigned int   wantsControlsOverlayAnimStatusBar:1
   unsigned int   wantsControlsOverlayDisableAutohide:1
   unsigned int   isFullScreen:1
   unsigned int   playerViewAllocationDisabled:1
   unsigned int   canAnimateControlsOverlay:1
   unsigned int   orientationIsForced:1
   unsigned int   autoplayWhenLikelyToKeepUp:1
   unsigned int   externalSourceManagesStatusBar:1
   unsigned int   tvOutCapableWhenMoviePlayerViewCreated:1
   unsigned int   scheduledSBMovieInfoUpdate:1
   unsigned int   unused:20
_mpcBitfield

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIMoviePlayerController.h.


Dokumentation der Elementfunktionen

+ (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  


Dokumentation der Datenelemente

Definiert in Zeile 13 der Datei UIMoviePlayerController.h.

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]


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: