MeiCam SDK For iOS  3.10.0
Public Attributes | List of all members
NvsCustomVideoTransitionRenderContext Struct Reference

#include <NvsCustomVideoTransition.h>

Public Attributes

struct NvsCustomVideoTransitionVideoFrame commingInVideoFrame
 Inputs video frame. More...
 
struct NvsCustomVideoTransitionVideoFrame outGoingVideoFrame
 Inputs video frame. More...
 
struct NvsCustomVideoTransitionVideoFrame outputVideoFrame
 Output video frame. More...
 
float progress
 
int64_t effectTime
 Special effect duration (in microseconds). More...
 
int64_t effectStartTime
 Effect starting time (in microseconds). More...
 
int64_t effectEndTime
 Effect ending time (in microseconds). More...
 

Member Data Documentation

◆ commingInVideoFrame

struct NvsCustomVideoTransitionVideoFrame NvsCustomVideoTransitionRenderContext::commingInVideoFrame

Inputs video frame.

◆ effectEndTime

int64_t NvsCustomVideoTransitionRenderContext::effectEndTime

Effect ending time (in microseconds).

◆ effectStartTime

int64_t NvsCustomVideoTransitionRenderContext::effectStartTime

Effect starting time (in microseconds).

◆ effectTime

int64_t NvsCustomVideoTransitionRenderContext::effectTime

Special effect duration (in microseconds).

◆ outGoingVideoFrame

struct NvsCustomVideoTransitionVideoFrame NvsCustomVideoTransitionRenderContext::outGoingVideoFrame

Inputs video frame.

◆ outputVideoFrame

struct NvsCustomVideoTransitionVideoFrame NvsCustomVideoTransitionRenderContext::outputVideoFrame

Output video frame.

◆ progress

float NvsCustomVideoTransitionRenderContext::progress

The documentation for this struct was generated from the following file: