美摄SDK For iOS  3.7.2
构造函数 | 所有成员列表
<NvsMediaFileVideoRetrieverDelegate>协议 参考

#import <NvsMediaFileVideoRetriever.h>

类 <NvsMediaFileVideoRetrieverDelegate> 继承关系图:

构造函数

(void) - notifySengmentData:data:width:height:rotation:videoFrameSize:
 
(void) - notifySengmentData:videoFrameInfo:
 
(void) - notifyProgress:progress:
 
(void) - notifyFinsih:errorType:
 

函数文档

◆ notifyFinsih:errorType:

- (void) notifyFinsih: (int64_t)  taskId
errorType: (NvsMediaFileVideoRetrieverError errorType 

◆ notifyProgress:progress:

- (void) notifyProgress: (int64_t)  taskId
progress: (float)  progress 

◆ notifySengmentData:data:width:height:rotation:videoFrameSize:

- (void) notifySengmentData: (int64_t)  taskId
data: (void *)  data
width: (int)  width
height: (int)  height
rotation: (int)  rotation
videoFrameSize: (int)  videoFrameSize 

◆ notifySengmentData:videoFrameInfo:

- (void) notifySengmentData: (int64_t)  taskId
videoFrameInfo: (NvsVideoFrameInfo *)  videoFrameInfo 

该协议的文档由以下文件生成: