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

Callback interface for timeline search. More...

Public Member Functions

void onSeekingTimelinePosition (NvsTimeline timeline, long position)
 Current postion of timeline refer toking. More...
 

Detailed Description

Callback interface for timeline search.

Member Function Documentation

◆ onSeekingTimelinePosition()

void com.meicam.sdk.NvsStreamingContext.SeekingCallback.onSeekingTimelinePosition ( NvsTimeline  timeline,
long  position 
)

Current postion of timeline refer toking.

Parameters
timelineTimeline
positionReturns current postion of timeline refer toking.
Since
2.5.0

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