美摄SDK For iOS  3.14.0
Public 属性 | 所有成员列表
NvsCustomVideoFxRenderContext结构体 参考

#include <NvsCustomVideoFx.h>

Public 属性

struct NvsCustomVideoFxVideoFrame inputVideoFrame
 输入视频帧 更多...
 
bool hasBuddyVideoFrame
 表示伴侣视频帧是否存在,伴侣视频帧只有在采集的时,而且设置了STREAMING_ENGINE_CAPTURE_FLAG_CAPTURE_BUDDY_HOST_VIDEO_FRAME才会存在 更多...
 
NvsVideoFrameInfo inputBuddyVideoFrame
 输入视频帧在Host Memory中数据和信息 更多...
 
NvsVideoFrameYUVColorMatrix inputBuddyVideoFrameColorMatrix
 
NvsVideoFrameColorTransfer inputBuddyVideoFrameColorTransfer
 
NvsVideoFrameColorPrimaries inputBuddyVideoFrameColorPrimaries
 
struct NvsCustomVideoFxVideoFrame outputVideoFrame
 输出视频帧 更多...
 
int64_t effectTime
 特效时间(单位微秒) 更多...
 
int64_t effectStartTime
 特效起始时间(单位微秒) 更多...
 
int64_t effectEndTime
 特效终止时间(单位微秒) 更多...
 
int64_t mediaStreamTime
 特效终止时间(单位微秒) 更多...
 

类成员变量说明

◆ effectEndTime

int64_t NvsCustomVideoFxRenderContext::effectEndTime

特效终止时间(单位微秒)

◆ effectStartTime

int64_t NvsCustomVideoFxRenderContext::effectStartTime

特效起始时间(单位微秒)

◆ effectTime

int64_t NvsCustomVideoFxRenderContext::effectTime

特效时间(单位微秒)

◆ hasBuddyVideoFrame

bool NvsCustomVideoFxRenderContext::hasBuddyVideoFrame

表示伴侣视频帧是否存在,伴侣视频帧只有在采集的时,而且设置了STREAMING_ENGINE_CAPTURE_FLAG_CAPTURE_BUDDY_HOST_VIDEO_FRAME才会存在

◆ inputBuddyVideoFrame

NvsVideoFrameInfo NvsCustomVideoFxRenderContext::inputBuddyVideoFrame

输入视频帧在Host Memory中数据和信息

◆ inputBuddyVideoFrameColorMatrix

NvsVideoFrameYUVColorMatrix NvsCustomVideoFxRenderContext::inputBuddyVideoFrameColorMatrix

◆ inputBuddyVideoFrameColorPrimaries

NvsVideoFrameColorPrimaries NvsCustomVideoFxRenderContext::inputBuddyVideoFrameColorPrimaries

◆ inputBuddyVideoFrameColorTransfer

NvsVideoFrameColorTransfer NvsCustomVideoFxRenderContext::inputBuddyVideoFrameColorTransfer

◆ inputVideoFrame

struct NvsCustomVideoFxVideoFrame NvsCustomVideoFxRenderContext::inputVideoFrame

输入视频帧

◆ mediaStreamTime

int64_t NvsCustomVideoFxRenderContext::mediaStreamTime

特效终止时间(单位微秒)

◆ outputVideoFrame

struct NvsCustomVideoFxVideoFrame NvsCustomVideoFxRenderContext::outputVideoFrame

输出视频帧


该结构体的文档由以下文件生成: