#import <MovieControlsOverlay.h>
Abgeleitet von UIView.
Definiert in Zeile 11 der Datei MovieControlsOverlay.h.
| + (id) backgroundImage |
| + (struct CGRect) defaultOutputLayoutRectForVerticalFullScreenMovie |
| - (BOOL) _hideScanningControls |
| - (unsigned int) _effectiveDisplayableParts |
| - (id) _createScrubTimeControlWithFrame: | (struct CGRect) | fp8 |
| - (BOOL) isScaleModeButtonNecessary |
| - (id) _zoomButtonInfo |
| - (void) _setupPreparingDownloadIndicator |
| - (void) delayedShowPrepUI: | (id) | fp8 |
| - (void) _createControlsIfNecessary |
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| delegate: | (id) | fp24 | ||
| - (void) setVideoOut: | (BOOL) | fp8 |
| - (void) setOrientation: | (int) | fp8 |
| - (void) buildUI |
| - (void) clearDelegate |
| - (id) _movieView |
| - (void) dealloc |
Implementiert UIView.
| - (void) _updateStateOfTransportControls |
| - (void) _updateTimeDisplayControls |
| - (void) updateControls: | (unsigned int) | fp8 |
| - (BOOL) _wantsAsyncLoadingIndicator |
| - (void) _partAlphaChangeFinished |
| - (void) partAlphaAnimationDidStop: | (id) | fp8 | ||
| finished: | (id) | fp12 | ||
| - (unsigned int) validationDisabledParts |
| - (void) _updateUIForDisplayableParts: | (BOOL) | fp8 |
| - (void) setDisplayableMovieParts: | (unsigned int) | fp8 | ||
| validationDisabledParts: | (unsigned int) | fp12 | ||
| animated: | (BOOL) | fp16 | ||
| - (void) updateDurationWithHint: | (float) | fp8 |
| - (void) updateForMovieAttributeAvailability |
| - (void) _updateNavigationBarButtons: | (BOOL) | fp8 |
| - (void) _updateTransportControlButtons |
| - (void) updateScaleModePicker |
| - (double) requiredAutoUpdateDuration |
| - (BOOL) needsUpdatesWhenPaused |
| - (BOOL) canHide |
| - (void) setChapterTitle: | (id) | fp8 |
| - (id) hitTest: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (id) navigationBar |
| - (id) _chapterGuideTitleLabel |
| - (void) _displayStyleAnimationFinished |
| - (void) _chapterGuideAnimationFinished |
| - (void) setShowingChapterGuide: | (BOOL) | fp8 | ||
| whilePaused: | (BOOL) | fp12 | ||
| duration: | (float) | fp16 | ||
| context: | (id) | fp20 | ||
| - (void) _languageGuideAnimationFinished |
| - (void) setShowingLanguageGuide: | (BOOL) | fp8 | ||
| whilePaused: | (BOOL) | fp12 | ||
| duration: | (float) | fp16 | ||
| - (BOOL) hudShouldAllowNextPreviousPresses: | (id) | fp8 |
| - (void) playPauseButtonPressed: | (id) | fp8 |
| - (void) bookmarkButtonPressed: | (id) | fp8 |
| - (void) emailLinkButtonPressed: | (id) | fp8 |
| - (void) nextButtonPressed: | (id) | fp8 |
| - (void) previousButtonPressed: | (id) | fp8 |
| - (void) chaptersButtonPressed: | (id) | fp8 |
| - (void) alternateTracksButtonPressed: | (id) | fp8 |
| - (void) didEnterScanningActiveState: | (BOOL) | fp8 | ||
| direction: | (int) | fp12 | ||
| - (void) _postScrubValue: | (float) | fp8 | ||
| eventKind: | (unsigned int) | fp12 | ||
| - (void) scrubberControl: | (id) | fp8 | ||
| didEnterScrubbingState: | (BOOL) | fp12 | ||
| - (void) scrubberControl: | (id) | fp8 | ||
| didChangeToScrubValue: | (float) | fp12 | ||
| - (void) _postExitMessage |
| - (void) navigationBar: | (id) | fp8 | ||
| buttonClicked: | (int) | fp12 | ||
| - (BOOL) navigationBar: | (id) | fp8 | ||
| shouldPopItem: | (id) | fp12 | ||
- (UINavigationBar*) _navBar [protected] |
Definiert in Zeile 13 der Datei MovieControlsOverlay.h.
- (UINavigationBar*) _animatingNavBar [protected] |
Definiert in Zeile 14 der Datei MovieControlsOverlay.h.
- (MovieScrubberControl*) _scrubControl [protected] |
Definiert in Zeile 15 der Datei MovieControlsOverlay.h.
- (MovieTransportHUD*) _transportControls [protected] |
Definiert in Zeile 16 der Datei MovieControlsOverlay.h.
- (UIProgressIndicator*) _preparingDownloadIndicator [protected] |
Definiert in Zeile 17 der Datei MovieControlsOverlay.h.
- (int) _orientation [protected] |
Definiert in Zeile 18 der Datei MovieControlsOverlay.h.
- (UIImageView*) _scrubControlBackgroundView [protected] |
Definiert in Zeile 19 der Datei MovieControlsOverlay.h.
- (int) _displayStyle [protected] |
Definiert in Zeile 20 der Datei MovieControlsOverlay.h.
- (UITextLabel*) _chapterGuideTitleLabel [protected] |
Definiert in Zeile 21 der Datei MovieControlsOverlay.h.
- (id) _chapterGuideAnimationContext [protected] |
Definiert in Zeile 22 der Datei MovieControlsOverlay.h.
- (id) _delegate [protected] |
Definiert in Zeile 23 der Datei MovieControlsOverlay.h.
- (unsigned int) _displayableParts [protected] |
Definiert in Zeile 24 der Datei MovieControlsOverlay.h.
- (unsigned int) _validationDisabledParts [protected] |
Definiert in Zeile 25 der Datei MovieControlsOverlay.h.
- (unsigned int) _showingScaleButton [protected] |
Definiert in Zeile 26 der Datei MovieControlsOverlay.h.
- (unsigned int) _showingPreparingDownloadSpinner [protected] |
Definiert in Zeile 27 der Datei MovieControlsOverlay.h.
- (unsigned int) _videoOutOn [protected] |
Definiert in Zeile 28 der Datei MovieControlsOverlay.h.
- (unsigned int) _hideScanningControlsIsCached [protected] |
Definiert in Zeile 29 der Datei MovieControlsOverlay.h.
- (unsigned int) _hideScanningControlsCachedValue [protected] |
Definiert in Zeile 30 der Datei MovieControlsOverlay.h.