Searching for iOS 11.1.2 Headers

Switch to: 11.0, 10.2, 10.1.1, 9.3.3, 9.0, 8.0, 7.0, 6.0, 5.0, 4.0, 3.0


Back to MediaControls.framework
Viewing file: MediaControlsPanelViewController.h   download file
MediaControlsPanelViewController was found in iOS 11.1.2, 11.0
/*
* This header is generated by classdump-dyld 1.0
* on Thursday, January 25, 2018 at 11:29:58 PM Eastern European Standard Time
* Operating System: Version 11.1.2 (Build 15B202)
* Image Source: /System/Library/PrivateFrameworks/MediaControls.framework/MediaControls
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/

#import <MediaControls/MediaControls-Structs.h>
#import <UIKit/UIViewController.h>
#import <libobjc.A.dylib/MPRequestResponseControllerDelegate.h>
#import <MediaControls/MediaControlsRatingActionSheet.h>
#import <libobjc.A.dylib/MPAVRoutingControllerDelegate.h>
#import <libobjc.A.dylib/MPAVRoutingViewControllerThemeDelegate.h>
#import <libobjc.A.dylib/MPMediaControlsViewControllerDelegate.h>
#import <libobjc.A.dylib/CCUIContentModuleContentViewController.h>
#import <MediaControls/MediaControlsCollectionItemViewController.h>

@protocol MediaControlsPanelViewControllerDelegate;
@class UIView, MPCPlayerPath, MPAVRoutingViewController, MPCPlayerResponse, MediaControlsHeaderView, MediaControlsRoutingCornerView, MediaControlsParentContainerView, MediaControlsVolumeContainerView, MPRequestResponseController, NSMutableArray, MPMediaControlsViewController, MPAVRoutingController, NSString;

@interface MediaControlsPanelViewController : UIViewController <MPRequestResponseControllerDelegate, MediaControlsRatingActionSheet, MPAVRoutingControllerDelegate, MPAVRoutingViewControllerThemeDelegate, MPMediaControlsViewControllerDelegate, CCUIContentModuleContentViewController, MediaControlsCollectionItemViewController> {

	BOOL _transitioning;
	BOOL _dismissing;
	BOOL _coverSheetRoutingViewControllerShouldBePresented;
	BOOL _onScreen;
	BOOL _showingRoutingPicker;
	BOOL _onlyShowsRoutingPicker;
	MPCPlayerPath* _playerPath;
	UIView* _backgroundView;
	MPAVRoutingViewController* _routingViewController;
	id<MediaControlsPanelViewControllerDelegate> _delegate;
	MPCPlayerResponse* _response;
	long long _style;
	long long _mediaControlsPlayerState;
	MediaControlsHeaderView* _headerView;
	MediaControlsRoutingCornerView* _routingCornerView;
	MediaControlsParentContainerView* _parentContainerView;
	MediaControlsVolumeContainerView* _volumeContainerView;
	MPRequestResponseController* _requestController;
	UIView* _topDividerView;
	UIView* _bottomDividerView;
	NSMutableArray* _secondaryStringComponents;
	MPMediaControlsViewController* _coverSheetRoutingViewController;
	MPAVRoutingController* _routingController;
	/*^block*/id _launchNowPlayingAppBlock;
	/*^block*/id _routingCornerViewTappedBlock;

}

@property (nonatomic,retain) MPCPlayerResponse * response;                                                 //@synthesize response=_response - In the implementation block
@property (assign,nonatomic) long long style;                                                              //@synthesize style=_style - In the implementation block
@property (assign,nonatomic) long long mediaControlsPlayerState;                                           //@synthesize mediaControlsPlayerState=_mediaControlsPlayerState - In the implementation block
@property (assign,getter=isTransitioning,nonatomic) BOOL transitioning;                                    //@synthesize transitioning=_transitioning - In the implementation block
@property (nonatomic,retain) MediaControlsHeaderView * headerView;                                         //@synthesize headerView=_headerView - In the implementation block
@property (nonatomic,retain) MediaControlsRoutingCornerView * routingCornerView;                           //@synthesize routingCornerView=_routingCornerView - In the implementation block
@property (nonatomic,retain) MediaControlsParentContainerView * parentContainerView;                       //@synthesize parentContainerView=_parentContainerView - In the implementation block
@property (nonatomic,retain) MediaControlsVolumeContainerView * volumeContainerView;                       //@synthesize volumeContainerView=_volumeContainerView - In the implementation block
@property (nonatomic,retain) MPRequestResponseController * requestController;                              //@synthesize requestController=_requestController - In the implementation block
@property (nonatomic,retain) UIView * topDividerView;                                                      //@synthesize topDividerView=_topDividerView - In the implementation block
@property (nonatomic,retain) UIView * bottomDividerView;                                                   //@synthesize bottomDividerView=_bottomDividerView - In the implementation block
@property (assign,getter=isDismissing,nonatomic) BOOL dismissing;                                          //@synthesize dismissing=_dismissing - In the implementation block
@property (nonatomic,retain) NSMutableArray * secondaryStringComponents;                                   //@synthesize secondaryStringComponents=_secondaryStringComponents - In the implementation block
@property (nonatomic,retain) MPMediaControlsViewController * coverSheetRoutingViewController;              //@synthesize coverSheetRoutingViewController=_coverSheetRoutingViewController - In the implementation block
@property (assign,nonatomic) BOOL coverSheetRoutingViewControllerShouldBePresented;                        //@synthesize coverSheetRoutingViewControllerShouldBePresented=_coverSheetRoutingViewControllerShouldBePresented - In the implementation block
@property (nonatomic,retain) MPAVRoutingController * routingController;                                    //@synthesize routingController=_routingController - In the implementation block
@property (assign,getter=isOnScreen,nonatomic) BOOL onScreen;                                              //@synthesize onScreen=_onScreen - In the implementation block
@property (assign,getter=isShowingRoutingPicker,nonatomic) BOOL showingRoutingPicker;                      //@synthesize showingRoutingPicker=_showingRoutingPicker - In the implementation block
@property (assign,nonatomic) BOOL onlyShowsRoutingPicker;                                                  //@synthesize onlyShowsRoutingPicker=_onlyShowsRoutingPicker - In the implementation block
@property (nonatomic,copy) id launchNowPlayingAppBlock;                                                    //@synthesize launchNowPlayingAppBlock=_launchNowPlayingAppBlock - In the implementation block
@property (nonatomic,copy) id routingCornerViewTappedBlock;                                                //@synthesize routingCornerViewTappedBlock=_routingCornerViewTappedBlock - In the implementation block
@property (assign,nonatomic,__weak) id<MediaControlsPanelViewControllerDelegate> delegate;                 //@synthesize delegate=_delegate - In the implementation block
@property (readonly) unsigned long long hash; 
@property (readonly) Class superclass; 
@property (copy,readonly) NSString * description; 
@property (copy,readonly) NSString * debugDescription; 
@property (nonatomic,readonly) double preferredExpandedContentHeight; 
@property (nonatomic,readonly) double preferredExpandedContentWidth; 
@property (nonatomic,readonly) BOOL providesOwnPlatter; 
@property (nonatomic,retain) UIView * backgroundView;                                                      //@synthesize backgroundView=_backgroundView - In the implementation block
@property (nonatomic,copy) MPCPlayerPath * playerPath;                                                     //@synthesize playerPath=_playerPath - In the implementation block
@property (nonatomic,retain) MPAVRoutingViewController * routingViewController;                            //@synthesize routingViewController=_routingViewController - In the implementation block
+(id)panelViewControllerForCoverSheet;
-(void)setResponse:(MPCPlayerResponse *)arg1 ;
-(id<MediaControlsPanelViewControllerDelegate>)delegate;
-(void)setDelegate:(id<MediaControlsPanelViewControllerDelegate>)arg1 ;
-(MPCPlayerResponse *)response;
-(void)_updateStyle;
-(long long)style;
-(void)setStyle:(long long)arg1 ;
-(id)initWithNibName:(id)arg1 bundle:(id)arg2 ;
-(void)viewDidLayoutSubviews;
-(void)setBackgroundView:(UIView *)arg1 ;
-(UIView *)backgroundView;
-(BOOL)isTransitioning;
-(void)viewDidLoad;
-(void)viewWillAppear:(BOOL)arg1 ;
-(void)viewDidAppear:(BOOL)arg1 ;
-(void)viewWillDisappear:(BOOL)arg1 ;
-(void)viewDidDisappear:(BOOL)arg1 ;
-(MediaControlsHeaderView *)headerView;
-(void)setHeaderView:(MediaControlsHeaderView *)arg1 ;
-(BOOL)isOnScreen;
-(void)setTransitioning:(BOOL)arg1 ;
-(void)mediaControlsViewControllerDidReceiveInteraction:(id)arg1 ;
-(MPAVRoutingController *)routingController;
-(void)routingControllerAvailableRoutesDidChange:(id)arg1 ;
-(void)routingController:(id)arg1 pickedRouteDidChange:(id)arg2 ;
-(void)routingViewController:(id)arg1 willDisplayCell:(id)arg2 ;
-(void)controller:(id)arg1 defersResponseReplacement:(/*^block*/id)arg2 ;
-(MPCPlayerPath *)playerPath;
-(void)setPlayerPath:(MPCPlayerPath *)arg1 ;
-(void)setOnScreen:(BOOL)arg1 ;
-(void)setDismissing:(BOOL)arg1 ;
-(BOOL)isDismissing;
-(BOOL)isShowingRoutingPicker;
-(void)setShowingRoutingPicker:(BOOL)arg1 ;
-(void)setRoutingView:(id)arg1 ;
-(UIView *)bottomDividerView;
-(void)headerViewButtonPressed:(id)arg1 ;
-(void)headerViewLaunchNowPlayingAppButtonPressed:(id)arg1 ;
-(MediaControlsParentContainerView *)parentContainerView;
-(void)_updateRoutingState;
-(MediaControlsRoutingCornerView *)routingCornerView;
-(void)setLaunchNowPlayingAppBlock:(id)arg1 ;
-(MediaControlsVolumeContainerView *)volumeContainerView;
-(void)_routingCornerViewReceivedTap:(id)arg1 ;
-(void)_mediaControlsPanelViewControllerReceivedInteraction:(id)arg1 ;
-(void)_dismissRoutingViewControllerFromCoverSheetIfNeeded;
-(void)_updateSecondaryStringFormat;
-(void)_updateOnScreenForStyle:(long long)arg1 ;
-(void)setMediaControlsPlayerState:(long long)arg1 ;
-(void)_updatePickedRoute:(id)arg1 ;
-(void)_updateControlCenterMetadata:(id)arg1 ;
-(NSMutableArray *)secondaryStringComponents;
-(BOOL)onlyShowsRoutingPicker;
-(void)_presentRoutingViewControllerFromCoverSheet;
-(void)setCoverSheetRoutingViewController:(MPMediaControlsViewController *)arg1 ;
-(MPMediaControlsViewController *)coverSheetRoutingViewController;
-(void)setCoverSheetRoutingViewControllerShouldBePresented:(BOOL)arg1 ;
-(BOOL)coverSheetRoutingViewControllerShouldBePresented;
-(void)setOnlyShowsRoutingPicker:(BOOL)arg1 ;
-(void)presentRatingActionSheet:(id)arg1 ;
-(UIEdgeInsets)contentInsetsForRoutingViewController:(id)arg1 ;
-(void)willTransitionToSize:(CGSize)arg1 withCoordinator:(id)arg2 ;
-(MPAVRoutingViewController *)routingViewController;
-(void)setRoutingViewController:(MPAVRoutingViewController *)arg1 ;
-(void)setRoutingCornerViewTappedBlock:(id)arg1 ;
-(long long)mediaControlsPlayerState;
-(void)setRoutingCornerView:(MediaControlsRoutingCornerView *)arg1 ;
-(void)setParentContainerView:(MediaControlsParentContainerView *)arg1 ;
-(void)setVolumeContainerView:(MediaControlsVolumeContainerView *)arg1 ;
-(void)setBottomDividerView:(UIView *)arg1 ;
-(void)setSecondaryStringComponents:(NSMutableArray *)arg1 ;
-(void)setRoutingController:(MPAVRoutingController *)arg1 ;
-(id)launchNowPlayingAppBlock;
-(id)routingCornerViewTappedBlock;
-(MPRequestResponseController *)requestController;
-(void)setRequestController:(MPRequestResponseController *)arg1 ;
-(void)setTopDividerView:(UIView *)arg1 ;
-(UIView *)topDividerView;
@end

Back to MediaControls.framework