MeiCam SDK For Android  3.16.1
Public Attributes | List of all members
com.meicam.sdk.NvsVideoFrameRetriever.FrameTimestamp Class Reference

Gets the video frame image at a certain moment. Users can customize the height of the video frame. More...

Public Attributes

long timestamp
 Previous video key frame position(in microseconds) More...
 

Detailed Description

Gets the video frame image at a certain moment. Users can customize the height of the video frame.

Parameters
timeTimestamp of the frame (in microseconds).
videoFrameHeightCustom video frame height.
Returns
Returns Bitmap object representing the video frame image at a certain moment.
Since
1.15.0

Member Data Documentation

◆ timestamp

long com.meicam.sdk.NvsVideoFrameRetriever.FrameTimestamp.timestamp

Previous video key frame position(in microseconds)


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