MeiCam SDK For Android  3.10.0
Public Member Functions | List of all members
com.meicam.sdk.NvsStreamingContext.CaptureRecordingFrameReachedCallback Interface Reference

Callback interface for first recording frame reached. More...

Public Member Functions

void onRecordingFirstVideoFrameReached (int captureDeviceIndex, long startTimestamp)
 first frame reached. More...
 

Detailed Description

Callback interface for first recording frame reached.

Since
2.14.0

Member Function Documentation

◆ onRecordingFirstVideoFrameReached()

void com.meicam.sdk.NvsStreamingContext.CaptureRecordingFrameReachedCallback.onRecordingFirstVideoFrameReached ( int  captureDeviceIndex,
long  startTimestamp 
)

first frame reached.

Parameters
captureDeviceIndexThe index of the capture device.
startTimestampStart recording time (relative to startcapturepreview).

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