◆ effectEndTime
long com.meicam.sdk.NvsCustomVideoFx.RenderContext.effectEndTime |
Special effect ending time.
◆ effectStartTime
long com.meicam.sdk.NvsCustomVideoFx.RenderContext.effectStartTime |
Special effect starting time.
◆ effectTime
long com.meicam.sdk.NvsCustomVideoFx.RenderContext.effectTime |
◆ hasBuddyVideoFrame
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
◆ helper
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!
◆ inputBuddyVideoFramebuffer
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
◆ inputBuddyVideoFrameInfo
NvsVideoFrameInfo com.meicam.sdk.NvsCustomVideoFx.RenderContext.inputBuddyVideoFrameInfo |
Information of the input buddy video frame.
◆ inputVideoFrame
VideoFrame com.meicam.sdk.NvsCustomVideoFx.RenderContext.inputVideoFrame |
◆ mediaStreamTime
long com.meicam.sdk.NvsCustomVideoFx.RenderContext.mediaStreamTime |
Special for media file time.
◆ outputVideoFrame
VideoFrame com.meicam.sdk.NvsCustomVideoFx.RenderContext.outputVideoFrame |
The documentation for this class was generated from the following file: