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
23 lines (17 sloc) 604 Bytes
/* Generated by RuntimeBrowser
Image: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
*/
@interface MPAudioVideoRoutingViewController : UIViewController {
<MPAudioVideoRoutingViewControllerDelegate> *_delegate;
UINavigationController *_navigationController;
MPAudioVideoRoutingTableViewController *_tableViewController;
}
@property (nonatomic) <MPAudioVideoRoutingViewControllerDelegate> *delegate;
+ (BOOL)hasWirelessDisplayRoutes;
- (void).cxx_destruct;
- (void)_doneAction:(id)arg1;
- (id)delegate;
- (id)init;
- (void)setDelegate:(id)arg1;
- (void)viewDidLoad;
@end
Jump to Line
Something went wrong with that request. Please try again.