#import <FullscreenStateController.h>
| - (nonnull instancetype) initWithParentView: |
|
(nonnull UIView *) |
parentView |
| containerView: |
|
(nonnull UIView *) |
containerView |
| videoView: |
|
(nonnull UIView *) |
videoView |
| andFullscreenViewController: |
|
(nonnull UIViewController *) |
fullscreenViewController |
|
|
| |
| - (instancetype) initWithParentView: |
|
(UIView *) |
parentView |
| containerView: |
|
(UIView *) |
containerView |
| videoView: |
|
(UIView *) |
videoView |
| andFullscreenViewController: |
|
(UIViewController *) |
fullscreenViewController |
|
|
| |
|
implementation |
| - (void) openFullscreenModeWithOrientaionChanges: |
|
(BOOL) |
isOrientationChanges |
| completion: |
|
(nullable void(^)()) |
completion |
|
|
| |
|
implementation |
| - (void) openInlineMode: |
|
(nullable void(^)()) |
completion |
|
|
implementation |
| - (void) setFullscreen: |
|
(BOOL) |
fullscreen |
| withOrientaionChanges: |
|
(BOOL) |
isOrientaionChanges |
| completion: |
|
(nullable void(^)()) |
completion |
|
|
| |
| - (void) viewWillTransition: |
|
(BOOL) |
isAutoFullscreenWithRotatedEnabled |
|
| - (UIView*) containerView |
|
readwritenonatomicassignimplementation |
| - (UIViewController*) fullscreenViewController |
|
readwritenonatomicassignimplementation |
|
|
readwritenonatomicassignimplementation |
| - (BOOL) isOriginalStatusBarHidden |
|
readwritenonatomicassignimplementation |
| - (NSOperationQueue*) operationQueue |
|
readwritenonatomicassignimplementation |
| - (CGRect) originalVideoViewFrame |
|
readwritenonatomicassignimplementation |
|
|
readwritenonatomicassignimplementation |
|
|
readwritenonatomicassignimplementation |
| - (UIViewController*) rootViewController |
|
readwritenonatomicassignimplementation |
|
|
readwritenonatomicassignimplementation |
The documentation for this class was generated from the following files: