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

The second callback interface for timeline playback. More...

Public Member Functions

void onPlaybackTimelinePosition (NvsTimeline timeline, long position)
 The current postion of timeline playback. More...
 

Detailed Description

The second callback interface for timeline playback.

Member Function Documentation

◆ onPlaybackTimelinePosition()

void com.meicam.sdk.NvsStreamingContext.PlaybackCallback2.onPlaybackTimelinePosition ( NvsTimeline  timeline,
long  position 
)

The current postion of timeline playback.

Parameters
timelineTimeline.
positionThe current postion of timeline playback.
Since
1.6.0

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