| MeiCam SDK For iOS
    3.7.2
    | 
#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... | |
| struct NvsCustomVideoTransitionVideoFrame NvsCustomVideoTransitionRenderContext::commingInVideoFrame | 
Inputs video frame.
| int64_t NvsCustomVideoTransitionRenderContext::effectEndTime | 
Effect ending time (in microseconds).
| int64_t NvsCustomVideoTransitionRenderContext::effectStartTime | 
Effect starting time (in microseconds).
| int64_t NvsCustomVideoTransitionRenderContext::effectTime | 
Special effect duration (in microseconds).
| struct NvsCustomVideoTransitionVideoFrame NvsCustomVideoTransitionRenderContext::outGoingVideoFrame | 
Inputs video frame.
| struct NvsCustomVideoTransitionVideoFrame NvsCustomVideoTransitionRenderContext::outputVideoFrame | 
Output video frame.
| float NvsCustomVideoTransitionRenderContext::progress | 
 1.8.18
 1.8.18