luxlabs header browser preview


@interface PXMediaViewController : UIViewController {
    void /* unknown type, empty encoding */ contentSource;
}

- (void)loadView;
- (id)initWithFetchResult:(id)a0;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;
- (id)initWithMediaProvider:(id)a0 dataSource:(id)a1;

@end