JDSThumbnail Class Reference

Inherits from NSObject
Declared in JDSThumbnail.h

Overview

@class JDSThumbnail

缩略图实体类

  timeInWhole

整体时间点

@property (nonatomic, assign) CMTime timeInWhole

Declared In

JDSThumbnail.h

  timeInAsset

本段时间点

@property (nonatomic, assign) CMTime timeInAsset

Declared In

JDSThumbnail.h

  duration

时长

@property (nonatomic, assign) CMTime duration

Declared In

JDSThumbnail.h

  image

缩略图

@property (nonatomic, strong) UIImage *image

Declared In

JDSThumbnail.h