luxlabs header browser preview


@interface AVScrubberVelocity : NSObject

@property double timestamp;
@property double velocity;

@end