luxlabs header browser preview


@interface CoreAudioKit.AUDistortionViewController : CoreAudioKit.AUAppleViewControllerBase {
    void /* unknown type, empty encoding */ headerView;
    void /* unknown type, empty encoding */ tabView;
    void /* unknown type, empty encoding */ distortionView;
    void /* unknown type, empty encoding */ v3AU;
}

- (id)init;
- (void)viewWillAppear:(BOOL)a0;
- (void)viewDidLoad;
- (void)viewWillDisappear:(BOOL)a0;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;
- (void)layoutChangedWithNotification:(id)a0;
- (void)tabSelectionChangedWithNotification:(id)a0;

@end