luxlabs header browser preview


@interface AssetViewer.PlaybackControlsViewController : UIViewController {
    void /* unknown type, empty encoding */ scrubberView;
    void /* unknown type, empty encoding */ backgroundView;
    void /* unknown type, empty encoding */ currentStyle;
}

- (id)init;
- (void)viewDidLayoutSubviews;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end