luxlabs header browser preview


@interface AVHapticParameterCurveValue : NSObject

@property double time;
@property float value;

@end