美摄SDK For iOS  3.7.2
构造函数 | 属性 | 所有成员列表
NvsMediaFileVideoRetriever类 参考

#import <NvsMediaFileVideoRetriever.h>

类 NvsMediaFileVideoRetriever 继承关系图:

构造函数

(void) - close
 
(BOOL) - isClosed
 
(NvsAVFileInfo *) - getAVFileInfo:
 
(int64_t) - decodeVideoSegment:fromPosition:toPosition:customHeight:grabInterval:flags:
 
(int64_t) - decodeVideoSegment:fromPosition:toPosition:outputPixelFormat:customHeight:grabInterval:flags:
 
(void) - cancelTask:
 

属性

id< NvsMediaFileVideoRetrieverDelegatedelegate
 

函数文档

◆ cancelTask:

- (void) cancelTask: (int64_t)  taskId

◆ close

- (void) close

◆ decodeVideoSegment:fromPosition:toPosition:customHeight:grabInterval:flags:

- (int64_t) decodeVideoSegment: (NSString *)  srcFile
fromPosition: (int64_t)  fromPosition
toPosition: (int64_t)  toPosition
customHeight: (int)  customHeight
grabInterval: (int)  grabInterval
flags: (int)  flags 

◆ decodeVideoSegment:fromPosition:toPosition:outputPixelFormat:customHeight:grabInterval:flags:

- (int64_t) decodeVideoSegment: (NSString *)  srcFile
fromPosition: (int64_t)  fromPosition
toPosition: (int64_t)  toPosition
outputPixelFormat: (NvsVideoFramePixelFormat outputPixelFormat
customHeight: (int)  customHeight
grabInterval: (int)  grabInterval
flags: (int)  flags 

◆ getAVFileInfo:

- (NvsAVFileInfo*) getAVFileInfo: (NSString *)  avFilePath

◆ isClosed

- (BOOL) isClosed

属性说明

◆ delegate

- (id<NvsMediaFileVideoRetrieverDelegate>) delegate
readwritenonatomicweak

该类的文档由以下文件生成: