| long com.meicam.sdk.NvsCustomVideoFx.RenderContext.effectEndTime | 
      
 
Special effect ending time. 
 
 
      
        
          | long com.meicam.sdk.NvsCustomVideoFx.RenderContext.effectStartTime | 
      
 
Special effect starting time. 
 
 
      
        
          | long com.meicam.sdk.NvsCustomVideoFx.RenderContext.effectTime | 
      
 
 
      
        
          | boolean com.meicam.sdk.NvsCustomVideoFx.RenderContext.hasBuddyVideoFrame | 
      
 
Indicates that the buddy video frame does not exist.Companion video frames are only at the time of acquisition and STREAMING_ENGINE_CAPTURE_FLAG_CAPTURE_BUDDY_HOST_VIDEO_FRAME is setthat exist 
 
 
      
        
          | RenderHelper com.meicam.sdk.NvsCustomVideoFx.RenderContext.helper | 
      
 
A helper method object for custom video effects. Note that users do not want to save this interface, only use it in onRender! 
 
 
      
        
          | ByteBuffer com.meicam.sdk.NvsCustomVideoFx.RenderContext.inputBuddyVideoFramebuffer | 
      
 
inputBuddyVideoFrameInfo Data of input video frame in Host Memory, the description of this frame is in inputBuddyVideoFrameInfoIf the STREAMING_ENGINE_CAPTURE_FLAG_STRICT_PREVIEW_VIDEO_SIZE flag is not set at the time of acquisition.Size may be different from the input video frame 
 
 
      
        
          | NvsVideoFrameInfo com.meicam.sdk.NvsCustomVideoFx.RenderContext.inputBuddyVideoFrameInfo | 
      
 
Information of the input buddy video frame. 
 
 
      
        
          | VideoFrame com.meicam.sdk.NvsCustomVideoFx.RenderContext.inputVideoFrame | 
      
 
 
      
        
          | VideoFrame com.meicam.sdk.NvsCustomVideoFx.RenderContext.outputVideoFrame | 
      
 
 
The documentation for this class was generated from the following file: