@class CALayer, NSString; @interface PXUISubjectTrackingView : PXSubjectTrackingView @property (retain, nonatomic) CALayer *modulationFilterLayer; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (BOOL)gestureRecognizerShouldBegin:(id)a0; - (void)didAddSubview:(id)a0; - (void).cxx_destruct; - (id)hitTest:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1; - (void)layoutSubviews; - (void)viewTapped:(id)a0; - (id)initWithMediaView:(id)a0 cineController:(id)a1; - (void)setUpModulationLayer; - (void)viewDoubleTapped:(id)a0; - (void)viewLongPressed:(id)a0; @end