Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
Fetching contributors…
Cannot retrieve contributors at this time
28 lines (23 sloc) 955 Bytes
/* Generated by RuntimeBrowser
Image: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
*/
@interface MPAudioVideoRoutingPopoverController : UIPopoverController <MPAVRoutingViewControllerDelegate> {
int _airPlayPasswordAlertDidAppearToken;
BOOL _airPlayPasswordAlertDidAppearTokenIsValid;
BOOL _mirroringIncluded;
MPAVRoutingViewController *_routingViewController;
}
@property (readonly, copy) NSString *debugDescription;
@property (readonly, copy) NSString *description;
@property (readonly) unsigned int hash;
@property (readonly) Class superclass;
- (void).cxx_destruct;
- (id)_tableViewController;
- (void)dealloc;
- (id)initWithContentViewController:(id)arg1;
- (id)initWithType:(unsigned int)arg1;
- (id)initWithType:(unsigned int)arg1 includeMirroring:(BOOL)arg2;
- (id)routingController;
- (void)routingViewController:(id)arg1 didPickRoute:(id)arg2;
- (void)routingViewControllerDidUpdateContents:(id)arg1;
@end
Jump to Line
Something went wrong with that request. Please try again.