luxlabs header browser preview


@interface CKSearchVideoDuration : NSObject

@property (nonatomic) struct { long long value; int timescale; unsigned int flags; long long epoch; } duration;

@end